ItemStages-1.12.2-1.0.29
on Jun 8, 2023- Split client/server load complete hook. Fixes #12 - Tyler Hancock
- Removed deprecated code. - Tyler Hancock
ItemStages-1.12.2-1.0.28
on Jun 8, 2023- Add a tooltip to show what stage an item belongs to for Create/advanced - Tyler Hancock
- Formatting. - Tyler Hancock
- Updated minimum bookshelf version. - Tyler Hancock
- Added the ability to hide liquids, now go away darko - Tyler Hancock
- Added a config option to prevent JEI hiding. - Tyler Hancock
- Added a method to stage an entire mod. - Tyler Hancock
ItemStages-1.12.2-1.0.26
on Jun 8, 2023- Deduplicated restriction crt action code. - Tyler Hancock
ItemStages-1.12.2-1.0.25
on Jun 8, 2023- Fixed up the isTagEmpty check not using existing methods. - Tyler Hancock
ItemStages-1.12.2-1.0.24
on Jun 8, 2023- Fixed not being able to use restricted items in creative mode. - Tyler Hancock
ItemStages-1.12.2-1.0.23
on Jun 8, 2023- Players can now not right click or dig with restricted items. - Tyler Hancock
- Added configuration options for holding or wearing restricted items. - Tyler Hancock
ItemStages-1.12.2-1.0.22
on Jun 8, 2023- Fixed items being dropped only if you HAVE the stage you need. #8 - Tyler Hancock
ItemStages-1.12.2-1.0.21
on Jun 8, 2023- Improved tooltip and held item performance. - Tyler Hancock
ItemStages-1.12.2-1.0.20
on Jun 8, 2023- Updated required versions of Bookshelf and GameStages
- Cleaned up how item stages are stored.
- Item stages are now sorted before they're used. Technically faster.
- Fixed resource reloading (F3 + T) causing desync with JEI.
- Added the ability to remove stages in ZenScript.
ItemStages-1.12.2-1.0.18
on Jun 8, 2023- Reduced the amount of times JEI syncs when a player dies or connects to a server.
ItemStages-1.12.2-1.0.16
on Jun 8, 2023- Fixed issue with items that have variants with and without nbt. Close #3 - Tyler Hancock
ItemStages-1.12.2-1.0.15
on Jun 8, 2023- Added a line break to the restricted tooltip. - Tyler Hancock
ItemStages-1.12.2-1.0.14
on Jun 8, 2023ItemStages-1.12.2-1.0.12
on Jun 8, 2023- Switched to Bookshelf's version of getting all item variants. - Tyler Hancock
- Enabled parent access transformers. - Tyler Hancock
- Updated required bookshelf. - Tyler Hancock
ItemStages-1.12.2-1.0.11
on Jun 8, 2023- Switched to checking for nbt. - Tyler Hancock
- Updated bookshelf dependency - Tyler Hancock
ItemStages-1.12.2-1.0.10
on Jun 8, 2023- Formatting changes. - Tyler Hancock
- Forced JEI syncing to be on the main thread. - Tyler Hancock
ItemStages-1.12.2-1.0.9
on Jun 8, 2023- Split tooltip into multiple lines. - Tyler Hancock
ItemStages-1.12.2-1.0.8
on Jun 8, 2023- Made entries field lower case. - Tyler Hancock
- Fixed entries not being added. Code was missing. - Tyler Hancock
- Made it so entries can be merged together. - Tyler Hancock
ItemStages-1.12.2-1.0.7
on Jun 8, 2023- Creative players will no longer drop restricted items. - Tyler Hancock
- Restriction entries can now contain multiple entries. - Tyler Hancock
- Added support for wildcard stuff. #BlameJared - Tyler Hancock
ItemStages-1.12.2-1.0.6
on Jun 8, 2023- Fixed issue with JEI and running on integrated servers. - Tyler Hancock
- Updated dependencies. - Tyler Hancock