
Bag types appear to be broken
Partonetrain opened this issue ยท 2 comments
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
Steps to reproduce the problem
- Create a new world (also can use
/give @p treasurebags:treasure_bag{silentlib.LootContainer: {BagType: "<valid bag type>"}
}) - Try to open, get nothing
- View in inventory, "Unknown Type"
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.