How to disable "container" name in chests via resourcepack? (1.19.2)
Tuna7822 opened this issue ยท 1 comments
I am trynig this
"container.chest.dirt_chest": "",
"container.chest.copper_chest": "",
"container.chest.iron_chest": "",
"container.chest.gold_chest": "",
"container.chest.diamond_chest": "",
"container.chest.crystal_chest": "",
"container.chest.obsidian_chest": "",
"container.chest.netherite_chest": "",
But this not working. Whats wrong?