minecraft-src/data/minecraft/recipe/crimson_planks.json
2025-07-04 01:41:11 +03:00

14 lines
No EOL
238 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "building",
"group": "planks",
"ingredients": [
{
"tag": "minecraft:crimson_stems"
}
],
"result": {
"count": 4,
"id": "minecraft:crimson_planks"
}
}