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