Light Blue Placard

block· Machines & Other Blocks

Light Blue Placard

Dye Color:
Create Deco · by Kayla, Talrey, Ordana, Cassian
block PlacardsPickaxe Mineable

Light Blue Placard is a block from Create Deco, crafted from Lime Placard and Light Blue Dye.

Acquisition

Crafting using Lime Placard and Light Blue Dye, in any arrangement. Produces Light Blue Placard.

Crafting ⇆ any arrangement
Lime Placard
Light Blue Dye
Light Blue Placard Light Blue Placard guaranteed

Crafting using Item Frame, Brass Sheet and Light Blue Dye, in any arrangement. Produces Light Blue Placard.

Crafting ⇆ any arrangement
Item Frame
Brass Sheet
Light Blue Dye
Light Blue Placard Light Blue Placard guaranteed

Mining & drops

sourcecountdrop rateconditions
Light Blue Placard1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
createdeco:light_blue_placard
Namespace
createdeco
Mod ID
createdeco
Tags (2)
createdeco:items/placards
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "createdeco:placards"
    },
    {
      "item": "minecraft:light_blue_dye"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "dye_placard",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:item_frame"
    },
    {
      "item": "create:brass_sheet"
    },
    {
      "item": "minecraft:light_blue_dye"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}