Crafting using End Lotus Planks, End Lotus Planks, End Lotus Planks, End Lotus Planks, End Lotus Planks and End Lotus Planks, arranged in the pattern shown. Produces 3× End Lotus Door.
End Lotus Door
End Lotus Door is a item from Unknown Mod, crafted from End Lotus Planks.
Acquisition
Related items
Developer reference
- Registry name
betterend:end_lotus_door- Namespace
betterend- Mod ID
unknown- Tags (4)
minecraft:blocks/doors minecraft:blocks/wooden_doors minecraft:items/doors minecraft:items/wooden_doors
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##",
"##"
],
"ingredients": {
"#": {
"item": "betterend:end_lotus_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "door",
"experience": null,
"cooking_time": null
}