Crafting using Sugar Cane, Sugar Cane, Sugar Cane, Fiery Serum and Blaze Powder, in any arrangement. Produces 3× Scorched Bramble.
Scorched Bramble
Bewitchment · by MoriyaShiine, cybercat5555
Scorched Bramble is a block from Bewitchment, crafted from Sugar Cane, Fiery Serum, and Blaze Powder.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Scorched Bramble | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
bewitchment:scorched_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:fiery_serum"
},
{
"item": "blaze_powder"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}