LootBags

LootBags

31M Downloads

Recipes missing

MCEventHorizon opened this issue ยท 5 comments

commented

In 1.12.2 version of the mod there are no 2x2 recipes to craft better bags or one better to create 4 lower tier bags.

commented

Yes, that system was removed and replaced with the Bag Storage which does the exact same thing but better.

commented

Problem for me with that is that it isn't dynamic. I made a UHC modpack and I was hoping that players could combine the bags on the move instead of placing bag storage. And making the recipes is difficult cause it doesn't recognize if the bag was opened. Would it be possible for a config file that turns on/off crafting?

commented

No, because of how Minecraft does crafting recipes now, I can't dynamically create recipes the way they used to work.
The unopened bags have no NBT data.

commented

What about a portable bag storage, like a backpack?

commented

Possibly, I've been messing around with UUIDs to solve dupe glitch problems, so if I get a handle on using them properly I'll probably add a portable storage, probably based off of ender chest/pouches.