Interact and Attack

This commit is contained in:
skippyall
2025-01-21 19:21:18 +01:00
parent fc70b2fe5a
commit 8007778c39
52 changed files with 249 additions and 234 deletions
@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"RGR",
"GDG",
"RGR"
],
"key": {
"R": "minecraft:redstone_block",
"G": "minecraft:gold_ingot",
"D": "minecraft:diamond"
},
"result": {
"id": "minions:basic_upgrade_base",
"count": 1
}
}