2.27.0.157 for 1.8.9
on Jan 27, 20232.27.0
- Clean up API, simplify IModPlugin to have fewer methods.
- When mods update it will fix issues with load order and using the item blacklist.
2.26.2
2.26.2.156 for 1.8.9
on Jan 27, 20232.26.2
-
Fix Held ItemStacks are rendered behind the hover highlight of items in the item list
-
Fix Smelting EXP text extends past the right edge of the recipe
-
Fix IItemListOverlay.setFilterText does not update text field
2.26.1.155 for 1.8.9
on Jan 27, 20232.26.1
- Fix Item List does not resize when recipe view is open and window is resized
2.26.0
2.26.0.154 for 1.8.9
on Jan 27, 20232.26.0
-
Add feature to search items by color (enabled by config option)
-
Use HTML formatting for changelog
2.25.12
2.25.12.152 for 1.8.9
on Jan 27, 20232.25.12
Features:
* Add changelog.txt
Fixes:
* Get items from creative tabs for better compatibility with custom tabs
2.25.11
Fixes:
* Add more ignored vanilla NBT tags
* Fix [+] button does not work on items with NBT that is ignored
2.25.11.151 for 1.8.9
on Jan 27, 20232.25.11
Fixes:
* Add more ignored vanilla NBT tags
* Fix [+] button does not work on items with NBT that is ignored
2.25.10
Features:
* Add $ Ore Dictionary and % Creative Tab Name search
API:
* Allow multiple recipe click areas on a GuiContainer
2.25.11.150 for 1.8.9
on Jan 27, 2023Fixes:
- Add more ignored vanilla NBT tags
- Fix [+] button does not work on items with NBT that is ignored
2.25.10.149 for 1.8.9
on Jan 27, 2023Features:
- Add $ Ore Dictionary and % Creative Tab Name search
API:
- Allow multiple recipe click areas on a GuiContainer
- Remove old deprecated recipe transfer api
2.25.9.147 for 1.8.9
on Jan 27, 20232.25.8.146 for 1.8.9
on Jan 27, 2023Automatically uploaded. See https://github.com/mezz/JustEnoughItems/commits/
2.25.7.145 for 1.8.9
on Jan 27, 2023Fixes:
- Fix some item variations in the creative menu are missing from the item list
2.25.6.140 for 1.8.9
on Jan 27, 2023Fixes:
- Fix "back" function for recipe navigation
- Only allow cheating items from the item list, not recipes view
- Fix visual glitches when cheating items with the recipe view open
2.25.4.139 for 1.8.9
on Jan 27, 2023Automatically uploaded. See https://github.com/mezz/JustEnoughItems/commits/
2.25.3.131 for 1.8.9
on Jan 27, 2023Features:
- Sort item list by Mod Name
- Allow blacklisting an entire mod's items
Config Changes:
- Clean up and simplify in-game config
- Save item blacklist to separate file (jei/itemBlacklist.cfg)
- Save some options in per-world configs (overlay enabled, cheat mode enabled, edit mode enabled)
2.25.2.130 for 1.8.9
on Jan 27, 20232.24.6.129 for 1.8.9
on Jan 27, 2023Automatically uploaded. See https://github.com/mezz/JustEnoughItems/commits/
2.24.5.128 for 1.8.9
on Jan 27, 2023Features:
- Show "description" recipes when using U as well as R
- Show accepted oreDict on tooltip for rotating items in recipe
2.24.3.127 for 1.8.9
on Jan 27, 2023Fixes:
- Fix item list paging while searching
- Load after minecraft.thePlayer has been set
2.24.2.126 for 1.8.9
on Jan 27, 2023Automatically uploaded. See https://github.com/mezz/JustEnoughItems/commits/
2.24.2.125 for 1.8.9
on Jan 27, 2023Fixes:
- Fix cheat mode "delete items" feature does not respect the new gui tab areas