LootTweaker

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

File Details

LootTweaker-0.1.5+MC1.12.2.jar

  • B
  • Jan 22, 2020
  • 59.50 KB
  • 690.8K
  • 1.12.2+2
  • Forge

File Name

LootTweaker-0.1.5+MC1.12.2.jar

Supported Versions

  • 1.12.2
  • 1.12.1
  • 1.12

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

  • Fixed tweaks not being applied in declaration order (Issue 65)
    Fixed Functions.enchantRandomly() not being registered with CraftTweaker
  • Fixed incorrectly setup EntityLiving accessor method handles causing /ct loottables target to fail