Files
minecraft-assets/data/minecraft/recipes/redstone.json
2018-12-21 06:38:40 +00:00

12 lines
179 B
JSON

{
"type": "crafting_shapeless",
"ingredients": [
{
"item": "minecraft:redstone_block"
}
],
"result": {
"item": "minecraft:redstone",
"count": 9
}
}