Mod ZenLoot by RobertDropTable

  • ZenLoot by RobertDropTable

    Edit loot tables at runtime through zenscript
    • 33.07 KB
    • 1.12.2
    • October 26, 2020
    • October 25, 2020
    • CraftTweaker
    ZenLoot
Mod Information
NameZenLootAuthorRobertDropTableDescriptionEdit loot tables at runtime through zenscript
InformationDownloads:
Version: 1.12.2
Size: 33.07 KB
Updated at: October 25, 2020
Created at: October 26, 2020
Tags
CraftTweaker

This mod allows modpack developers to alter Minecraft's loot tables at runtime programmatically using CraftTweaker and Zenscript.

THIS MOD IS A WORK IN PROGRESS

Full documentation coming soon.

Currently implemented

  • Clear loot pools
  • Add new loot pools
  • Add to existing loot pools
  • Builder style loot entry creation
    • Easy staging
    • Simplified conditions

Planned support

  • Better support for LootFunction

API may change, not yet finalised