This commit is contained in:
skippyall
2024-09-13 19:37:38 +02:00
parent a236abdd5c
commit c497884884
34 changed files with 537 additions and 87 deletions
@@ -2,14 +2,22 @@
"type": "minecraft:crafting_shaped",
"pattern": [
" H ",
"SAS",
"RAR",
" L "
],
"key": {
"H": "#minions:heads",
"S": "minecraft:stick",
"A": "minecraft:armor_stand",
"L": "minecraft:lodestone"
"H": {
"tag": "minions:heads"
},
"R": {
"item": "minecraft:redstone_torch"
},
"A": {
"item": "minecraft:armor_stand"
},
"L": {
"item":"minecraft:lodestone"
}
},
"result": {
"id": "minions:minion",