Crafting using Stripped Holly Log, in any arrangement. Produces 4× Holly Planks.

Holly Planks
Holly Planks is a block from Oh The Biomes You'll Go, crafted from Stripped Holly Log.
Acquisition
Cutting using Stripped Holly Log (100 ticks). Produces 5× Holly Planks.
100 ticks

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Holly Planks | 1–1 | 100% | Survives Explosion |
Used in (12)
Crafting using Stick, Holly Planks, Stick, Stick, Holly Planks and Stick, arranged in the pattern shown. Produces Holly Fence Gate.
Crafting using Holly Planks, Stick, Holly Planks, Holly Planks, Stick and Holly Planks, arranged in the pattern shown. Produces 3× Holly Fence.
Crafting using Holly Planks, Holly Planks, Holly Planks, Holly Planks, Holly Planks, Holly Planks and Bluebright Stick, arranged in the pattern shown. Produces 3× Oak Sign.
Crafting using Holly Planks, Holly Planks, Holly Planks, Holly Planks, Holly Planks and Holly Planks, arranged in the pattern shown. Produces 3× Holly Door.
Crafting using Holly Planks, Holly Planks, Holly Planks, Holly Planks, Holly Planks and Holly Planks, arranged in the pattern shown. Produces 4× Holly Stairs.
Block drops
Drops itself when broken.
Developer reference
- Registry name
byg:holly_planks- Namespace
byg- Mod ID
byg- Tags (2)
minecraft:blocks/planks minecraft:items/planks
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"tag": "byg:holly_logs"
},
"conditions": [],
"sequence": null,
"group_name": "planks",
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:cutting",
"pattern": null,
"ingredients": {
"item": "byg:stripped_holly_log"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "create"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 100
}
