Grimoire of Gaia

Grimoire of Gaia

4M Downloads

[BUG] LootTweaker Support disabled

Xarmat-GitHub opened this issue ยท 0 comments

commented

General Info

  • I am running a modpack
  • I can reproduce this issue consistently
    • In single player
  • I am using the latest version of the mod

Client Info

  • Minecraft Version: 1.12.2

  • Forge Version: Newest (Recomanded)

  • Mod Version: Newest

  • Java Version: Java 8

Issue Description

I am using Loot Tweaker and Craft Tweaker to change the drops of mobs.
But some mobs are not working:

  • dumps\loot_tables\grimoireofgaia\entities\prop\vase <- don't work
  • dumps\loot_tables\grimoireofgaia\entities\biped\butler <- don't work
  • When I use /ct loottable all - the dumps are fine and the items still be listed in vase and butler
  • I tested the script carefully. Other mobs work fine, also sheep's (that are one folder under the regular entities scripts).
  • The Vase drop hearts and arrows as usual
  • Also checked the config files:

Changed Config:
Disable drops not using loot tables.
B:disableDrops=true
Gaia mobs can now drop Copper and Silver Nuggets
B:additionalOre=false
Mobs can drop nuggets/shards from other mods. (Disable if you encounter issues)
B:oreUnity=false

Maybe check if the vase and the butler overwrites the LootTable and can not be supported with LootTweaker.