Crafting using Obsidian, Energy Cable (Basic), Obsidian, Energy Cable (Basic), Ender Core, Energy Cable (Basic), Obsidian, Energy Cable (Basic) and Obsidian, arranged in the pattern shown. Produces 4× Ender Gate (Basic).
Ender Gate (Basic)
Powah · by owmii, Technici4n
Ender Gate (Basic) is a block from Powah, crafted from Obsidian, Energy Cable (Basic), and Ender Core.
Acquisition
Crafting using Ender Gate (Basic), in any arrangement. Produces Ender Gate (Basic).
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Ender Gate (Basic) | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Ender Gate (Basic), in any arrangement. Produces Ender Gate (Basic).
Block drops
Drops itself when broken.
Developer reference
- Registry name
powah:ender_gate_basic- Namespace
powah- Mod ID
powah- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"oio",
"ici",
"oio"
],
"ingredients": {
"c": {
"item": "powah:ender_core"
},
"i": {
"item": "powah:energy_cable_basic"
},
"o": {
"item": "minecraft:obsidian"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "powah:ender_gate_basic"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
