Compatibility between Lootr and Balloon Box request
katubug opened this issue ยท 5 comments
Hi! So I'm using this mod called Balloon Box, which drops special chests which, when placed, turn into Lootr chests (because they use vanilla loot tables). In 1.19.2 (forge, if that matters), I can't set it to use custom loot tables. This can be a problem because it makes server loot super easy all of a sudden, and it also means that there will likely be random chests scattered around everywhere.
I know this is a very edge case, so if you're not able to help, that's totally fine! But is it possible to add a compatibility layer to prevent these chests from becoming Lootr chests? Help would be greatly appreciated! Thank you!
So looking at the data pack, the loot tables are formatted in a way that should make it easy to blacklist:
You can add balloonbox
to the list of blacklisted mod IDs in the configuration using loot_modid_blacklist
. Changing the line to as follows should do it:
loot_modid_blacklist = ["balloonbox"]
Hi, sorry to bother, actually this didn't work for some reason. I didn't test it until just now >.>
https://i.imgur.com/NoJUUs8.png
Here's my config.