Dusk Sign
blue_skies:dusk_sign

Dusk Sign

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
block Standing SignsSigns

Dusk Sign is a block from Blue Skies, crafted from Dusk Planks and Dusk Stick.

Acquisition

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

Crafting
Dusk Sign Dusk Sign ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Block loot table: Dusk Wall Sign (blue_skies) blue_skies:dusk_wall_sign1–1100%Survives Explosion
Dusk Sign1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
blue_skies:dusk_sign
Namespace
blue_skies
Mod ID
blue_skies
Tags (2)
minecraft:blocks/standing_signs
minecraft:items/signs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PPP",
    "PPP",
    " S "
  ],
  "ingredients": {
    "P": {
      "item": "blue_skies:dusk_planks"
    },
    "S": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_sign",
  "experience": null,
  "cooking_time": null
}