Started by
Lord_Of_Crumbs
on
Topic category: Help with Minecraft modding (Java Edition)
So I had done all the steps to create a structure with a loot table, I did the stuff with the merging of data and it everything was working. After it worked I wanted to add my custom enchant on a book to the loot table and after searching online for how to do so I found that you had to edit the code specifically, which requires locking the loot table. After i locked the loot table and specified the enchant on the book the loot table would no longer generate anything in the structure and I cant figure out how to fix this.
TLDR; When I locked the loot table it wont generate loot in my structure.
Is it formatted correctly?
I used this quote from TheReallyFatChicken to format it idk if its still the right formatting for 1.18,