3.6.8.225 for 1.9.4
on Jan 27, 2023- Backport fixes from 1.10 branch
- Fix #199 Correctly restore Keyboard.areRepeatEventsEnabled
- Fix #344 Add config to hide player skulls (on by default) to prevent lag
- Fix #340 Allow creative-mode players to cheat in items
- Update ru_RU.lang (#338)
- Fix #336 Change text for "Crafting Table" recipes to "Crafting"
- Fix crash when using filter text and the ItemListOverlay is not open
- Exclude broken brewing recipes
- Fix #328 Render fluids in tanks using alpha
3.7.4.224 for 1.10.2
on Jan 27, 2023-
Fix #344 Add config to hide player skulls (on by default) to prevent lag
-
Fix #199 Correctly restore Keyboard.areRepeatEventsEnabled
-
Fix #340 Allow creative-mode players to cheat in items
-
Update ru_RU.lang (#338)
-
Fix #336 Change text for "Crafting Table" recipes to "Crafting"
-
Fix crash when using filter text and the ItemListOverlay is not open
-
Update for Minecraft 1.10.2
-
Minor cleanup
3.7.3.223 for 1.10.2
on Jan 27, 2023-
Update ru_RU.lang (#338)
-
Fix #336 Change text for "Crafting Table" recipes to "Crafting"
-
Fix crash when using filter text and the ItemListOverlay is not open
-
Update for Minecraft 1.10.2
-
Minor cleanup
-
Exclude broken brewing recipes
-
Fix #328 Render fluids in tanks using alpha
3.7.3.222 for 1.10.2
on Jan 27, 2023-
Fix #336 Change text for "Crafting Table" recipes to "Crafting"
-
Fix crash when using filter text and the ItemListOverlay is not open
-
Update for Minecraft 1.10.2
-
Minor cleanup
-
Exclude broken brewing recipes
-
Fix #328 Render fluids in tanks using alpha
-
Update Forge
3.7.3.221 for 1.10.2
on Jan 27, 2023-
Fix crash when using filter text and the ItemListOverlay is not open
-
Update for Minecraft 1.10.2
-
Minor cleanup
-
Exclude broken brewing recipes
-
Fix #328 Render fluids in tanks using alpha
-
Update Forge
-
Update README for the new JEI API jar
3.7.2.220 for 1.10.2
on Jan 27, 2023-
Update for Minecraft 1.10.2
-
Minor cleanup
-
Exclude broken brewing recipes
-
Fix #328 Render fluids in tanks using alpha
-
Update Forge
-
Update README for the new JEI API jar
-
Fix API references to internal classes, add API jar
-
Close #196 Add access to Focus in IRecipeLayout
3.7.1.219 for 1.10
on Jan 27, 2023-
Fix #328 Render fluids in tanks using alpha
-
Update Forge
-
Update README for the new JEI API jar
-
Fix API references to internal classes, add API jar
-
Close #196 Add access to Focus in IRecipeLayout
-
Update for Minecraft 1.10
-
Fix #300 Add support for Chinese character input
3.7.0.218 for 1.10
on Jan 27, 2023-
Fix API references to internal classes, add API jar
-
Close #196 Add access to Focus in IRecipeLayout
-
Update for Minecraft 1.10
-
Fix #300 Add support for Chinese character input
-
Fix hotkeys not working after resizing screen with a recipe open
-
Fix "back" logic bug when moving between recipes of different sizes
-
Update ru_RU.lang (#317)
3.6.7.216 for 1.9.4
on Jan 27, 2023-
Fix #300 Add support for Chinese character input
-
Fix hotkeys not working after resizing screen with a recipe open
-
Fix "back" logic bug when moving between recipes of different sizes
-
Update ru_RU.lang (#317)
-
Fix cheating in items with capabilities
-
Fix differentiating items that use capabilities
-
Update ISSUE_TEMPLATE.md
3.6.6.215 for 1.9.4
on Jan 27, 2023-
Fix hotkeys not working after resizing screen with a recipe open
-
Fix "back" logic bug when moving between recipes of different sizes
-
Update ru_RU.lang (#317)
-
Fix cheating in items with capabilities
-
Fix differentiating items that use capabilities
-
Update ISSUE_TEMPLATE.md
-
Bump version
3.6.5.214 for 1.9.4
on Jan 27, 2023-
Update ru_RU.lang (#317)
-
Fix cheating in items with capabilities
-
Fix differentiating items that use capabilities
-
Update ISSUE_TEMPLATE.md
-
Bump version
-
Update README example links
-
Improve error messages
3.6.4.213 for 1.9.4
on Jan 27, 2023-
Fix differentiating items that use capabilities
-
Update ISSUE_TEMPLATE.md
-
Bump version
-
Update README example links
-
Improve error messages
-
#310 Add better crash message when getting a null bakedModel
-
Fix #298 BasicRecipeTransferHandler ignores slot stack size limit
-
Fix #308 "+" button does not work on servers
3.6.3.212 for 1.9.4
on Jan 27, 2023-
Bump version
-
Update README example links
-
Improve error messages
-
#310 Add better crash message when getting a null bakedModel
-
Fix #298 BasicRecipeTransferHandler ignores slot stack size limit
-
Fix #308 "+" button does not work on servers
-
Make IRecipeCategory generic to remove the need to cast recipeWrappers
-
Remove 1.9 tag from Curse uploads
3.6.2.211 for 1.9.4
on Jan 27, 2023-
#310 Add better crash message when getting a null bakedModel
-
Fix #298 BasicRecipeTransferHandler ignores slot stack size limit
-
Fix #308 "+" button does not work on servers
-
Make IRecipeCategory generic to remove the need to cast recipeWrappers
-
Remove 1.9 tag from Curse uploads
-
Register resource reload handler later, to let mods reload first
-
Make sure helpers are cleared when reloaded
3.6.0.210 for 1.9.4
on Jan 27, 2023-
Make sure helpers are cleared when reloaded
-
Add INbtRegistry to use instead of INbtIgnoreList
-
Stop potions from being looked up as water containers
-
Show item NBT in error messages
-
Set item list to page 1 when searching
-
Fix #191 Page number can go out of bounds when scrolling back
-
Move debugItem to its own config setting separate from debugMode
-
Fix #306 update required Forge version
-
Close #209 Add support for recipe classes used for multiple categories
3.5.0.209 for 1.9.4
on Jan 27, 2023-
Close #209 Add support for recipe classes used for multiple categories
-
Use FluidUtil to detect fluid in an ItemStack
-
Improve error messages and plugin logging
-
Update Forge
-
Close #270 Stop logging errors about empty lists in oreDict recipes
-
Log errors when someone adds a null CraftingRecipeItem in the API
-
Fix #177 Fix #277 Use custom give command when installed on the server
-
Tweak changelog formatting
3.4.4.208 for 1.9.4
on Jan 27, 2023-
Close #270 Stop logging errors about empty lists in oreDict recipes
-
Log errors when someone adds a null CraftingRecipeItem in the API
-
Fix #177 Fix #277 Use custom give command when installed on the server
-
Tweak changelog formatting
-
Update Forge
-
Fix a potential bug when using DebugItem
-
Show red "Cheat Mode" text on Config-Wrench tooltip when enabled
-
Fix #274 only reload when necessary (not when toggling cheat mode)
3.4.3.207 for 1.9.4
on Jan 27, 2023-
Fix #177 Fix #277 Use custom give command when installed on the server
-
Tweak changelog formatting
-
Update Forge
-
Fix a potential bug when using DebugItem
-
Show red "Cheat Mode" text on Config-Wrench tooltip when enabled
-
Fix #274 only reload when necessary (not when toggling cheat mode)
-
Fix #280 JEI disabling keyboard repeat ability in Command Block GUI
-
Close #299 allow registration of extra gui areas from multiple sources
3.4.2.206 for 1.9.4
on Jan 27, 2023- Show red "Cheat Mode" text on Config-Wrench tooltip when enabled
- Fix #274 only reload when necessary (not when toggling cheat mode)
- Fix #280 JEI disabling keyboard repeat ability in Command Block GUI
- Close #299 allow registration of extra gui areas from multiple sources
- Create changelog automatically from git commits
3.4.1.205 for 1.9.4
on Jan 27, 2023- Fix #280 JEI disabling keyboard repeat ability in Command Block GUI
- Close #299 allow registration of extra gui areas from multiple sources
- Create changelog automatically from git commits
- Update ForgeGradle
- Update Forge version
- Update zh_CN.lang (#281)
- Update accepted minecraft versions to allow 1.9.4