Crafting using Sugar Cane, Sugar Cane, Sugar Cane, Aqua Cerate and Sweet Berries, in any arrangement. Produces 3× Fruiting Bramble.
Fruiting Bramble
Bewitchment · by MoriyaShiine, cybercat5555
Fruiting Bramble is a block from Bewitchment, crafted from Sugar Cane, Aqua Cerate, and Sweet Berries.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Fruiting Bramble | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Witchberry | 1–1 | 100% | Survives Explosion, Block State Property |
| Fruiting Bramble | 1–1 | 100% | Survives Explosion |
Related items
Developer reference
- Registry name
bewitchment:fruiting_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:aqua_cerate"
},
{
"item": "sweet_berries"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}