Crafting using Crimson Planks, Crimson Planks and Stick, arranged in the pattern shown. Produces 2× Crimson Planks Roof.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Crimson Planks Roof | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mcwroofs:crimson_planks_roof- Namespace
mcwroofs- Mod ID
mcwroofs- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" W",
"WS"
],
"ingredients": {
"S": {
"item": "minecraft:stick"
},
"W": {
"item": "minecraft:crimson_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "roof",
"experience": null,
"cooking_time": null
}
