LootTweaker

A CraftTweaker addon that allows loot tables to be edited with ZenScript

File Details

LootTweaker-0.1.6+MC1.12.2.jar

  • B
  • Mar 26, 2020
  • 59.32 KB
  • 574.8K
  • 1.12.2+2

File Name

LootTweaker-0.1.6+MC1.12.2.jar

Supported Versions

  • 1.12.2
  • 1.12.1
  • 1.12
  • Duplicate entry names no longer crash the game with a RuntimeException. A more useful error is printed in chat instead.
  • Referencing non-existent items no longer crashes the game with a NullPointer exception before CraftTweaker can report the non-existent items.
  • The autonaming system will no longer generate duplicate entry names. This was due to pool wrapper caching being broken.