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
@@ -0,0 +1,15 @@
{
"type": "minecraft:smithing_transform",
"base": {
"item": "minions:basic_upgrade_base"
},
"addition": {
"item": "minecraft:iron_boots"
},
"template": {
"item": "minecraft:netherite_upgrade_smithing_template"
},
"result": {
"id": "minions:move_module"
}
}