Crafting using Jellyshroom Planks, in any arrangement. Produces Jellyshroom Button.
Jellyshroom Button
Jellyshroom Button is a item from Unknown Mod, crafted from Jellyshroom Planks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Jellyshroom Button | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
betterend:jellyshroom_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:jellyshroom_planks"
},
"conditions": [],
"sequence": null,
"group_name": "button",
"experience": null,
"cooking_time": null
}