Skyroot Hanging Sign
aether:skyroot_hanging_sign

Skyroot Hanging Sign

The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
block Ceiling Hanging SignsAxe MineableHanging Signs

Acquisition

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

Crafting
Skyroot Hanging Sign Skyroot Hanging Sign ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Skyroot Hanging Sign1–1100%Survives Explosion
Block loot table: Skyroot Wall Hanging Sign (aether) aether:skyroot_wall_hanging_sign1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
aether:skyroot_hanging_sign
Namespace
aether
Mod ID
aether
Tags (3)
minecraft:blocks/ceiling_hanging_signs
minecraft:blocks/mineable/axe
minecraft:items/hanging_signs

Recipe JSON (1):

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