End Lotus Sign
betterend:end_lotus_sign

End Lotus Sign

item Axe MineableStanding SignsSigns

End Lotus Sign is a item from Unknown Mod, crafted from End Lotus Planks and Stick.

Acquisition

Crafting using End Lotus Planks, End Lotus Planks, End Lotus Planks, End Lotus Planks, End Lotus Planks, End Lotus Planks and Stick, arranged in the pattern shown. Produces 3× End Lotus Sign.

Crafting
End Lotus Planks
End Lotus Planks
End Lotus Planks
End Lotus Planks
End Lotus Planks
End Lotus Planks
Stick
End Lotus Sign End Lotus Sign ×3 guaranteed

Mining & drops

sourcecountchanceconditions
End Lotus Sign1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
betterend:end_lotus_sign
Namespace
betterend
Mod ID
unknown
Tags (3)
minecraft:blocks/mineable/axe
minecraft:blocks/standing_signs
minecraft:items/signs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    " I "
  ],
  "ingredients": {
    "#": {
      "item": "betterend:end_lotus_planks"
    },
    "I": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "sign",
  "experience": null,
  "cooking_time": null
}