How to modify the loot tables
ytbigred opened this issue ยท 1 comments
So I'll start this off with I thought I knew how to do this but it hasn't even been remotely close to working so I guess I don't.
So what I was trying to do was change the lostcitieschestloot table to have items from Vic's modern warfare for a modpack I was trying to setup but I cant seem to figure it out. Could someone who knows how to do something like this explain what I would need to do to make this work. Thx
i face the same issue as #155 also, I created a new loot .json file with the same format as lostcitychest ( copy and paste ) and renamed it as mwchest ,then i changed the chest loot item to another modpack item (example: from minecraft:diamond_sword to mw:shotgun12gauge), after that, i customize the condition.json to include mwchest. I run it and the chest is empty.