Crafting using End Lotus Bark, End Lotus Bark, End Lotus Bark and End Lotus Bark, arranged in the pattern shown. Produces 3× End Lotus Log.
End Lotus Log
End Lotus Log is a item from Unknown Mod, crafted from End Lotus Bark.
Acquisition
Crafting using End Lotus Stem, End Lotus Stem, End Lotus Stem and End Lotus Stem, arranged in the pattern shown. Produces End Lotus Log.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| End Lotus Log | 1–1 | 100% | — |
Used in (2)
Crafting using End Lotus Log, End Lotus Log, End Lotus Log and End Lotus Log, arranged in the pattern shown. Produces 3× End Lotus Bark.
Crafting using Any of End Lotus Log / End Lotus Bark / End Lotus Stripped Log / End Lotus Stripped Bark, in any arrangement. Produces 4× End Lotus Planks.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
betterend:end_lotus_log- Namespace
betterend- Mod ID
unknown- Tags (6)
betterend:blocks/end_lotus_logs betterend:items/end_lotus_logs minecraft:blocks/logs minecraft:blocks/logs_that_burn minecraft:items/logs minecraft:items/logs_that_burn
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "betterend:end_lotus_bark"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "betterend:end_lotus_stem"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}