Fix various loot tables

This commit is contained in:
Sergeant Acoustic 2025-09-06 22:30:39 +01:00
parent b46465ea5f
commit 1f4faad24d
4 changed files with 4 additions and 4 deletions

View file

@ -22,7 +22,7 @@
},
{
"type": "minecraft:item",
"name": "minecraft:copper_axe",
"name": "minecraft:stone_axe",
"weight": 3
},
{

View file

@ -43,7 +43,7 @@
"type": "minecraft:item",
"name": "minecraft:iron_ingot",
"functions":[{
"type":"minecraft:set_count",
"function":"minecraft:set_count",
"count":{"type":"minecraft:uniform","min":1,"max":4},
"add":true
}],
@ -56,7 +56,7 @@
},
{
"type": "minecraft:item",
"name": "minecraft:golden_ingot",
"name": "minecraft:gold_ingot",
"weight": 5
},
{

View file

@ -38,7 +38,7 @@
},
{
"type": "minecraft:item",
"name": "minecraft:chainmail_helmet"
"name": "advanced_copper:copper_armor_helmet"
},
{
"type": "minecraft:item",