Treasure Bags

Treasure Bags

3M Downloads

Bag types appear to be broken

Partonetrain opened this issue ยท 2 comments

commented

Versions

  • Treasure Bags: 1.1.2+19
  • Forge: 28.1.8
  • Modpack (if applicable): Custom

Expected behavior

Bags show correct color, and using them gives you the loot pool

Actual behaviour

Bag displays "Unknown Type", even with valid type, such as treasurebag:spawn and does not work

Links/Images

image

Steps to reproduce the problem

  1. Create a new world (also can use /give @p treasurebags:treasure_bag{silentlib.LootContainer: {BagType: "<valid bag type>"}})
  2. Try to open, get nothing
  3. View in inventory, "Unknown Type"
commented

Could I get a log file, please? Last time I encountered an issue like this, it turned out to be another mod breaking the game. Considering this works fine in dev, I'm guessing that's the case here.

commented

My apologies, I had invalid JSON in a data pack. (No amount of disabling mods will help me there.) Sorry for wasting your time :(