Crafting using Item Frame, Brass Sheet and Lime Dye, in any arrangement. Produces Lime Placard.
- Inputs
- Item Frame
- Brass Sheet
- Lime Dye
- Output
- → Lime Placard
block· Machines & Other Blocks
Lime Placard is a block from Create Deco, crafted from Item Frame, Brass Sheet, and Lime Dye.
Crafting using Item Frame, Brass Sheet and Lime Dye, in any arrangement. Produces Lime Placard.
Crafting using Lime Placard and Lime Dye, in any arrangement. Produces Lime Placard.
| source | count | drop rate | conditions |
|---|---|---|---|
| Lime Placard | 1–1 | 100% | 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.
Drops itself when broken.
createdeco:lime_placardcreatedecocreatedecocreatedeco:items/placards minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:item_frame"
},
{
"item": "create:brass_sheet"
},
{
"item": "minecraft:lime_dye"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "createdeco:placards"
},
{
"item": "minecraft:lime_dye"
}
],
"conditions": [],
"sequence": null,
"group_name": "dye_placard",
"experience": null,
"cooking_time": null
}