Started by
vlonabuser
on
Topic category: Help with Minecraft modding (Java Edition)
So i made a chests loot table for my mod, its using only items from my mod, i've tried many commands to put that loot table in chests but when i open it there is nothing, every time, every way.
Is there any solution to this?
Edited by vlonabuser on Fri, 10/20/2023 - 21:20
I haven't run into any issues here. I recommend double checking things; if your loot table doesn't appear as an autofill option in the game, it means there's a spelling error or other issue that's preventing it from loading. (Which might have happened if the loot table's code is locked.) It's also possible the way you've structured the loot table pools means they're not rolling for any items? I'm not entirely sure what could be causing this, but might be able to help if I could see the loot table/loot table code.