File Details
1.18.2 | JSON The Fly - 1.1
- R
- Apr 24, 2022
- 44.86 KB
- 83
- 1.18.2
- Forge
File Name
jstf-1.1.jar
Supported Versions
- 1.18.2
Curse Maven Snippet
- Added limited CraftTweaker support, will likely be expanded upon in later versions
- CraftTweaker tools exist to add blocks and items to existing tags. Rename the Chest Reader to something like 'minecraft:wool' and rick click a chest to create a CraftTweaker script which adds those items to the minecraft:wool tag
- The scripts are placed within the scripts/jstf folder, so if you are using CraftTweaker all you have to do is /reload and the items will be added to the tag.
- Added the /jstf command. Hold an item and run the command, and you will get Chest Readers named as the tags that the item is contained in.
- Fixed some bugs

