Cobalt Hanging Sign
regions_unexplored:cobalt_hanging_sign

Cobalt Hanging Sign

Regions Unexplored · by UHQ_GAMES
block Ceiling Hanging SignsHanging SignsNon Flammable Wood

Acquisition

Crafting using Chain, Chain, Stripped Cobalt Log, Stripped Cobalt Log, Stripped Cobalt Log, Stripped Cobalt Log, Stripped Cobalt Log and Stripped Cobalt Log, arranged in the pattern shown. Produces 6× Cobalt Hanging Sign.

Crafting
Cobalt Hanging Sign Cobalt Hanging Sign ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Cobalt Hanging Sign1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
regions_unexplored:cobalt_hanging_sign
Namespace
regions_unexplored
Mod ID
regions_unexplored
Tags (3)
minecraft:blocks/ceiling_hanging_signs
minecraft:items/hanging_signs
minecraft:items/non_flammable_wood

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "X X",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "regions_unexplored:stripped_cobalt_log"
    },
    "X": {
      "item": "minecraft:chain"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "hanging_sign",
  "experience": null,
  "cooking_time": null
}