Skyroot Sign
aether:skyroot_sign

Skyroot Sign

The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
block Axe MineableSignsStanding SignsSigns

Acquisition

Crafting using Skyroot Planks, Skyroot Planks, Skyroot Planks, Skyroot Planks, Skyroot Planks, Skyroot Planks and Skyroot Stick, arranged in the pattern shown. Produces 3× Skyroot Sign.

Crafting
Skyroot Sign Skyroot Sign ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Skyroot Sign1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
aether:skyroot_sign
Namespace
aether
Mod ID
aether
Tags (4)
minecraft:blocks/mineable/axe
minecraft:blocks/signs
minecraft:blocks/standing_signs
minecraft:items/signs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PPP",
    "PPP",
    " / "
  ],
  "ingredients": {
    "/": {
      "tag": "c:wooden_rods"
    },
    "P": {
      "item": "aether:skyroot_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_sign",
  "experience": null,
  "cooking_time": null
}