blue_skies:brumble_lantern

Brumble Lantern

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
block Hoe MineablePickaxe Mineable

Brumble Lantern is a block from Blue Skies, crafted from Brumble Block and Brumble Vine.

Acquisition

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

Crafting
Brumble Lantern guaranteed

Mining & drops

sourcecountchanceconditions
Brumble Lantern1–1100%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
}