You've already forked minecraft-assets
Create/Update assets for version 20w07a
This commit is contained in:
14
data/minecraft/recipes/netherite_axe.json
Normal file
14
data/minecraft/recipes/netherite_axe.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:netherite_ingot"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:diamond_axe"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:netherite_axe"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user