Crafting using Brumble Block, Brumble Block, Brumble Vine, Brumble Block and Brumble Block, arranged in the pattern shown. Produces Brumble Lantern.

Brumble Lantern
Blue Skies · by KingPhygieBoo, Silver_David, Lachney
Brumble Lantern is a block from Blue Skies, crafted from Brumble Block and Brumble Vine.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Brumble Lantern | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
blue_skies:brumble_lantern- Namespace
blue_skies- Mod ID
blue_skies- Tags (2)
minecraft:blocks/mineable/hoe minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" # ",
"#V#",
" # "
],
"ingredients": {
"#": {
"item": "blue_skies:brumble_block"
},
"V": {
"item": "blue_skies:brumble_vine_top"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
