You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
14
data/minecraft/recipes/iron_ingot_from_iron_block.json
Normal file
14
data/minecraft/recipes/iron_ingot_from_iron_block.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"group": "iron_ingot",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:iron_block"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"count": 9,
|
||||
"item": "minecraft:iron_ingot"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user