Files
minecraft-assets/data/minecraft/recipes/redstone.json
2021-03-10 23:45:15 +00:00

12 lines
179 B
JSON

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