Files
minecraft-assets/data/minecraft/recipe/redstone.json
2024-11-20 18:31:23 +01:00

11 lines
191 B
JSON

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