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