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

12 lines
181 B
JSON

{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:coal_block"
}
],
"result": {
"item": "minecraft:coal",
"count": 9
}
}