Crafting using Jellyshroom Slab, Jellyshroom Slab, Stick, Stick, Stick and Stick, arranged in the pattern shown. Produces Jellyshroom Bar Stool.
Jellyshroom Bar Stool
Jellyshroom Bar Stool is a item from Unknown Mod, crafted from Jellyshroom Slab and Stick.
Acquisition
Developer reference
- Registry name
betterend:jellyshroom_bar_stool- Namespace
betterend- Mod ID
unknown- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"II",
"II"
],
"ingredients": {
"#": {
"item": "betterend:jellyshroom_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": "bar_stool",
"experience": null,
"cooking_time": null
}