90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today! - 1.20.1
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17.1
- 1.16.5
- 1.16.4
- 1.16.3
- No elements found. Consider changing the search query.
- List is empty.
- Alpha
- Release
- No elements found. Consider changing the search query.
- List is empty.
- Merge pull request #80 from ModdingX/feature/remove_120 - MelanX
- Fix wrong model view matrices in job rendering - noeppi_noeppi
- Add meta annotations to @ForMod - noeppi_noeppi
- Deprecate MultiRegisterable - noeppi_noeppi
- Add PlainRegisterable annotation as replacement for MultiRegisterable in ModInit. - noeppi_noeppi
- Minor cleanup and marking stuff for removal in 1.20. - noeppi_noeppi
- Print a warning if a mod makes another mods registry an extension registry - noeppi_noeppi
- Merge pull request #79 from ModdingX/feature/widgets_in_text_screen - MelanX
- Move background drawing into a protected method, so subclasses can change the look of the screen. - noeppi_noeppi
- Allow widgets on text screens and add FlowBox for more control over the layout. - noeppi_noeppi
- Merge branch '1.19' of https://github.com/ModdingX/LibX into 1.19 - noeppi_noeppi
- Add a check to RecipeProviderBase to not call the same recipe extension setup method multiple times. - noeppi_noeppi
- Don't sync unnecessary registries. Fixes timeout when connecting to server or lan world. Closes #81 - noeppi_noeppi
- Merge pull request #78 from ModdingX/feature/density_layers - MelanX
- Use density functions for the biome layer selector. - noeppi_noeppi
- Merge pull request #77 from ModdingX/feature/density - MelanX
- Don't add empty item entities - noeppi_noeppi
- Fix density function visiting - noeppi_noeppi
- Add clamp and lerp density functions - noeppi_noeppi
- Add debug density function - noeppi_noeppi
- Simplify smash density function - noeppi_noeppi
- Check for non-finite bounds when creating influence density functions. - noeppi_noeppi
- Add influence density function - noeppi_noeppi
- Add polynomials and smash density function - noeppi_noeppi
- Add wrap method to NoiseProviderBase - noeppi_noeppi
- Fix another registry tracking related crash - noeppi_noeppi
- Make structure modifiers an extension registry - noeppi_noeppi