Lucernia Jellyshroom Hanging Sign
betterend:lucernia_jellyshroom_hanging_sign

Lucernia Jellyshroom Hanging Sign

item Ceiling Hanging SignsAxe MineableHanging Signs

Lucernia Jellyshroom Hanging Sign is a item from Unknown Mod, crafted from Chain, Jellyshroom Log, and Lucernia Stripped Log.

Acquisition

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

Crafting
Chain
Chain
Jellyshroom Log
Lucernia Stripped Log
Jellyshroom Log
Jellyshroom Log
Lucernia Stripped Log
Jellyshroom Log
Lucernia Jellyshroom Hanging Sign Lucernia Jellyshroom Hanging Sign ×3 guaranteed
Developer reference
Registry name
betterend:lucernia_jellyshroom_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",
    "o#o",
    "o#o"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:lucernia_stripped_log"
    },
    "I": {
      "item": "minecraft:chain"
    },
    "o": {
      "item": "betterend:jellyshroom_log"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "sign",
  "experience": null,
  "cooking_time": null
}