
Add loot tables for added torch bandolier loot
jarocajavi opened this issue ยท 6 comments
Im thinking of editing the code to make it more difficult to get a bandolier in the chests. Perhaps the option in the config file would be interesting, like editing the recipe.
Thanks for your work. :D
I understood what you meant. But it seems I have not actually started using loot tables to add the torch bandoliers into chests. So that's something I can fix here. After that, you could simply override the loot tables with an empty one (literally just {}
in the JSON file).
I'm sorry to insist, but I think maybe I didn't explain myself well.
I'm just looking for a way to suppress or at least change the chance of bandoliers spawning in all the chests he's been assigned to spawn in.
From the ignorance I imagine that it is simpler to edit it in the mod itself than to add a datapack for it.
I have been researching about a datapack that does this but I can't find any, and I imagine that it takes a lot more work to locate each and every one of the chests in which the bandolier can appear to modify the% of the bandolier
Thanks a lot for the help, anyway i want to know how do, or edit a datapack for config that loot. Im working on it, looking* better say
You can do all that with data packs already. No need to modify code or add config options.
I don't understand, i have been looking for a datapack do this, but i think i didn't understand how find it.
Thanks again.
You would have to make one yourself. Loot tables can be overridden to change chest loot. Recipes can also be changed. Read here: https://minecraft.fandom.com/wiki/Data_Pack