LootTweaker

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

File Details

LootTweaker-1.11.2-0.0.6.5.jar

  • B
  • Nov 29, 2017
  • 56.53 KB
  • 7.5K
  • 1.11.2+2

File Name

LootTweaker-1.11.2-0.0.6.5.jar

Supported Versions

  • 1.11.2
  • 1.11.1
  • 1.11
  • Removed debug print statements
  • Fixed issue with getPool() and mod-added pools
  • Fixed issues when calling addPool() and getPool() on the same pool
  • Ignore frozen loot tables and loot pools silently
  • Fixed NPE when using getPool() on a table that has no pools. LT now logs an error instead
  • Fixed erroneous error when setting bonus rolls
  • Implemented methods for adding empty loot entries
  • Corrected incorrect log message for addPool()
  • Replaced \mt loottables entity subcommand with \mt loottables target, which gets the loot table of the targeted entity. This is more accurate for entities that can have different loot tables depending on certain conditions(E.g sheep).