- Fabric
- Neoforge
- Forge
- No elements found. Consider changing the search query.
- List is empty.
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.1
- 1.21
- 1.20.6
- 1.20.4
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.18.2
- 1.18.1
- 1.17.1
- 1.16.5
- 1.12.2
- No elements found. Consider changing the search query.
- List is empty.
- Fixed config handler not getting created early enough causing crash with AmbientSounds (fabric)
- Fixed creataive gui graphics do not work properly
- Added maxGuiScale config option
- Fixed config of CreativeCore not being registered
- Fixed mouse over effect of slots
- Removed useStencil, color palette and useOptifineCompat config option
- Fixed slider textfield not working correctly
- Removed use of OnlyIn entirely
- Reworked gui-api to have a designated system for client and server handling
- Fixed holding item rendering offset
- Fixed rendering count of one when holding an item stack
- Fixes mod not being required on client side when it is installed on server side
- Refactor BoxCorner for constant-time lookup (Thanks to zmr-233)
- Added Argentine Spanish localization (Thanks to Texaliuz)
- Fixed rendering controls which have no visible rect on screen
- Added GuiLabelHover
- Added subtract to ColorUtils
- Fixed selecting combobox flexible after forced value not setting value before raising changed event
- Added better timeline channel unmodifiable key support
- Fixed packets being required on server side
- Fixed BoxCorner.facingTo method causing troubles with slope shapes of littletiles
- Fixed color picker not displaying color in sliders
- Fixed incorrect equal check for classes that have implemented equals method
- Fixed holding item rendering offset
- Fixed rendering count of one when holding an item stack
- Fixes mod not being required on client side when it is installed on server side
- Refactor BoxCorner for constant-time lookup (Thanks to zmr-233)
- Added Argentine Spanish localization (Thanks to Texaliuz)
- Fixed control formatting has disabled effect not being used
- Renamed MINIMUM_LAYER_SPACING to MINIMUM_OUTER_SPACING
- Removed all unnecessary forge classes
- Fixed tab content is not visible (Thanks to paring-chan)
- Fixed item pickup event not getting fired for ItemPhysic
- Added Holder to network types