You've already forked minecraft-assets
Create/Update assets for version 1.20.5-rc2
This commit is contained in:
16
data/minecraft/recipes/netherite_axe_smithing.json
Normal file
16
data/minecraft/recipes/netherite_axe_smithing.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:smithing_transform",
|
||||
"addition": {
|
||||
"item": "minecraft:netherite_ingot"
|
||||
},
|
||||
"base": {
|
||||
"item": "minecraft:diamond_axe"
|
||||
},
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:netherite_axe"
|
||||
},
|
||||
"template": {
|
||||
"item": "minecraft:netherite_upgrade_smithing_template"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user