File Details
Tool Builder 1.15.2 (Fabric, Minecraft 1.15)
- R
- Dec 13, 2019
- 958.34 KB
- 136
- 1.15
- Fabric
File Name
toolbuilder-1.15.2.jar
Supported Versions
- 1.15
Curse Maven Snippet
Added a config option to load tools even if Cotton Resources isn't loaded. Some mods add new items to the tags, which will make the recipes load correctly. For example, Tech Reborn adds various ores of its own, and puts them into the c tags - therefore you would be able to use them in the Tool Builder Recipes. In order to prevent crashes, you will have to add the entry for "ignoreMissingCottonResources" in the config. Set it to either true or false. The game will not add it for you, and attempting the config load without it will crash the game. If you didn't change anything, just delete the config file. This will be addressed in a future version of ML3API.

