File Details
Lava generator(.jar fix)
- R
- Apr 23, 2025
- 604.52 KB
- 99
- 1.16.5
- Forge
File Name
Lava generator.jar
Supported Versions
- 1.16.5
Curse Maven Snippet
the problem is there are typos in the file that prevent “lava core” item recipe from working. The typos look like this, "lava_generato". it's supposed to be "lava_generator" so you need to change them.
After you fix the typo and close the .json files, a notification will pop up that says, "File 'filename.json' was modified. Do you want to update it in the archive?" Click yes and find the next folder you need to change.
the typos are in the following folders:
-Lava+generator.jar\assets\lava_generator\loot_tables\lavacoreoffloot.json
-Lava+generator.jar\assets\lava_generator\recipes\lavacorerecipe.json
-Lava+generator.jar\assets\lava_generator\recipes\lavageneratorrecipe.json
-Lava+generator.jar\data\lava_generator\recipes\lavacorerecipe.json
I believe this is all of them but double check ALL folders to make sure nothing says "lava_generato"