Files
minecraft-assets/data/minecraft/recipes/cobblestone_stairs_from_cobblestone_stonecutting.json
2019-04-06 17:15:10 +00:00

8 lines
155 B
JSON

{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "minecraft:cobblestone"
},
"result": "minecraft:cobblestone_stairs",
"count": 1
}