LootTweaker

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

File Details

LootTweaker-0.4.1+MC1.12.2.jar

  • R
  • Jun 12, 2024
  • 133.39 KB
  • 830.7K
  • 1.12.2
  • Forge

File Name

LootTweaker-0.4.1+MC1.12.2.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:loottweaker-255257:5420240")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Fixed NullPointerException when LootTweaker attempts to log issues with loot tables not created by the vanilla loot manager. Loot tables are now repaired before editing or dumping them.
  • Fixed NullPointerException during server startup when other mods have ownerless event listeners. This is invalid, so it is logged.