Crafting using Sugar Cane, Sugar Cane, Sugar Cane, Cleansing Balm and Glowstone Dust, in any arrangement. Produces 3× Glowing Bramble.
Glowing Bramble
Bewitchment · by MoriyaShiine, cybercat5555
Glowing Bramble is a block from Bewitchment, crafted from Sugar Cane, Cleansing Balm, and Glowstone Dust.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Glowing Bramble | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
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
}