mc/minecraft/resources/data/minecraft/recipe/coal.json
Mojang d16851f5f6 1.21
SemVer: 1.21
2024-06-13 08:24:03 +00:00

13 lines
201 B
JSON

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