Helix Tree Sign
betterend:helix_tree_sign

Helix Tree Sign

item Axe MineableStanding SignsSigns

Helix Tree Sign is a item from Unknown Mod, crafted from Helix Tree Planks and Stick.

Acquisition

Crafting using Helix Tree Planks, Helix Tree Planks, Helix Tree Planks, Helix Tree Planks, Helix Tree Planks, Helix Tree Planks and Stick, arranged in the pattern shown. Produces 3× Helix Tree Sign.

Crafting
Helix Tree Planks
Helix Tree Planks
Helix Tree Planks
Helix Tree Planks
Helix Tree Planks
Helix Tree Planks
Stick
Helix Tree Sign Helix Tree Sign ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Helix Tree Sign1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
betterend:helix_tree_sign
Namespace
betterend
Mod ID
unknown
Tags (3)
minecraft:blocks/mineable/axe
minecraft:blocks/standing_signs
minecraft:items/signs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    " I "
  ],
  "ingredients": {
    "#": {
      "item": "betterend:helix_tree_planks"
    },
    "I": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "sign",
  "experience": null,
  "cooking_time": null
}