Crafting using Chest and Green Dye, in any arrangement. Produces Jewelry Box.
block· Machines & Other Blocks
Jewelry Box
[Let's Do] Candlelight · by satisfy
Jewelry Box is a block from [Let's Do] Candlelight, crafted from Chest and Green Dye.
Acquisition
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Jewelry Box | 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.
Block drops
Drops itself when broken.
Developer reference
- Registry name
candlelight:jewelry_box- Namespace
candlelight- Mod ID
candlelight- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:chest"
},
{
"item": "minecraft:green_dye"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}