Mossy Glowshroom Hanging Sign
betterend:mossy_glowshroom_hanging_sign

Mossy Glowshroom Hanging Sign

item Ceiling Hanging SignsAxe MineableHanging Signs

Mossy Glowshroom Hanging Sign is a item from Unknown Mod, crafted from Chain and Mossy Glowshroom Stripped Log.

Acquisition

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

Crafting
Mossy Glowshroom Hanging Sign Mossy Glowshroom Hanging Sign ×3 guaranteed
Developer reference
Registry name
betterend:mossy_glowshroom_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:mossy_glowshroom_stripped_log"
    },
    "I": {
      "item": "minecraft:chain"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "sign",
  "experience": null,
  "cooking_time": null
}