Crafting using Helix Tree Planks, in any arrangement. Produces Helix Tree Button.
Helix Tree Button
Helix Tree Button is a item from Unknown Mod, crafted from Helix Tree Planks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Helix Tree Button | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
betterend:helix_tree_button- Namespace
betterend- Mod ID
unknown- Tags (4)
minecraft:blocks/buttons minecraft:blocks/wooden_buttons minecraft:items/buttons minecraft:items/wooden_buttons
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "betterend:helix_tree_planks"
},
"conditions": [],
"sequence": null,
"group_name": "button",
"experience": null,
"cooking_time": null
}