byg:holly_planks

Holly Planks

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block PlanksPlanks

Holly Planks is a block from Oh The Biomes You'll Go, crafted from Stripped Holly Log.

Acquisition

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

Crafting ⇆ any arrangement
Holly Planks ×4 guaranteed

Cutting using Stripped Holly Log (100 ticks). Produces 5× Holly Planks.

Cutting conditional
Holly Planks ×5 guaranteed

Mining & drops

sourcecountchanceconditions
Holly Planks1–1100%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
Holly Fence Gate Holly Fence Gate guaranteed

Crafting using Holly Planks, Stick, Holly Planks, Holly Planks, Stick and Holly Planks, arranged in the pattern shown. Produces 3× Holly Fence.

Crafting
Holly Fence Holly Fence ×3 guaranteed

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
Oak Sign Oak Sign ×3 guaranteed

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
Holly Door Holly Door ×3 guaranteed

Crafting using Holly Planks, Holly Planks, Holly Planks, Holly Planks, Holly Planks and Holly Planks, arranged in the pattern shown. Produces 4× Holly Stairs.

Crafting
Holly Stairs Holly Stairs ×4 guaranteed
view all 12 →

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
}