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