minecraft-assets/data/minecraft/recipes/crimson_planks.json

14 lines
240 B
JSON

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