Glowing Bramble
bewitchment:glowing_bramble

Glowing Bramble

Bewitchment · by MoriyaShiine, cybercat5555
block Gives Altar PowerAxe Mineable

Glowing Bramble is a block from Bewitchment, crafted from Sugar Cane, Cleansing Balm, and Glowstone Dust.

Acquisition

Crafting using Sugar Cane, Sugar Cane, Sugar Cane, Cleansing Balm and Glowstone Dust, in any arrangement. Produces 3× Glowing Bramble.

Crafting ⇆ any arrangement
Sugar Cane
Sugar Cane
Sugar Cane
Cleansing Balm
Glowstone Dust
Glowing Bramble Glowing Bramble ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Glowing Bramble1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bewitchment:glowing_bramble
Namespace
bewitchment
Mod ID
bewitchment
Tags (2)
bewitchment:blocks/gives_altar_power
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "sugar_cane"
    },
    {
      "item": "sugar_cane"
    },
    {
      "item": "sugar_cane"
    },
    {
      "item": "bewitchment:cleansing_balm"
    },
    {
      "item": "glowstone_dust"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}