Mystical World

Adds some nice features to make your world feel more alive!

File Details

mysticalworld-1.12.2-1.8.4.jar

  • R
  • Apr 8, 2020
  • 2.66 MB
  • 661.0K
  • 1.12.2
  • Forge

File Name

mysticalworld-1.12.2-1.8.4.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:mystical-world-282940:2924136")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Yet another attempt to fix the stupid null-pointer bug.

- I think I've actually tracked it down to what the issue is, and I'm instead making a generator for each tree built instead of reusing.

- Finally, there's now a try/catch around the code block in case the above doesn't fix it.