Files
minecraft-assets/data/minecraft/recipe/coal.json
2024-08-07 18:31:40 +02:00

13 lines
201 B
JSON

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