End Lotus Hanging Sign
betterend:end_lotus_hanging_sign

End Lotus Hanging Sign

item Ceiling Hanging SignsAxe MineableHanging Signs

End Lotus Hanging Sign is a item from Unknown Mod, crafted from Chain and End Lotus Stripped Log.

Acquisition

Crafting using Chain, Chain, End Lotus Stripped Log, End Lotus Stripped Log, End Lotus Stripped Log, End Lotus Stripped Log, End Lotus Stripped Log and End Lotus Stripped Log, arranged in the pattern shown. Produces 3× End Lotus Hanging Sign.

Crafting
Chain
Chain
End Lotus Stripped Log
End Lotus Stripped Log
End Lotus Stripped Log
End Lotus Stripped Log
End Lotus Stripped Log
End Lotus Stripped Log
End Lotus Hanging Sign End Lotus Hanging Sign ×3 guaranteed
Developer reference
Registry name
betterend:end_lotus_hanging_sign
Namespace
betterend
Mod ID
unknown
Tags (3)
minecraft:blocks/ceiling_hanging_signs
minecraft:blocks/mineable/axe
minecraft:items/hanging_signs

Recipe JSON (1):

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