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