Lava Generator(Fixed .jar Typos: read desc)

The mod adds a block that generates lava in the interior of itself.

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

Forge

implementation fg.deobf("curse.maven:lava-generator-fixed-jar-typos-1249839:6455211")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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"