Ender Gate (Nitro)
powah:ender_gate_nitro

Ender Gate (Nitro)

Powah · by owmii, Technici4n
block Pickaxe Mineable

Ender Gate (Nitro) is a block from Powah, crafted from Ender Gate (Nitro).

Acquisition

Crafting using Ender Gate (Nitro), in any arrangement. Produces Ender Gate (Nitro).

Crafting ⇆ any arrangement
Ender Gate (Nitro)
Ender Gate (Nitro) Ender Gate (Nitro) guaranteed

Crafting using Obsidian, Energy Cable (Nitro), Obsidian, Energy Cable (Nitro), Ender Core, Energy Cable (Nitro), Obsidian, Energy Cable (Nitro) and Obsidian, arranged in the pattern shown. Produces 4× Ender Gate (Nitro).

Crafting
Ender Gate (Nitro) Ender Gate (Nitro) ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Ender Gate (Nitro)1–1100%Survives Explosion

Used in (1)

Crafting using Ender Gate (Nitro), in any arrangement. Produces Ender Gate (Nitro).

Crafting ⇆ any arrangement
Ender Gate (Nitro)
Ender Gate (Nitro) Ender Gate (Nitro) guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
powah:ender_gate_nitro
Namespace
powah
Mod ID
powah
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "powah:ender_gate_nitro"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "oio",
    "ici",
    "oio"
  ],
  "ingredients": {
    "c": {
      "item": "powah:ender_core"
    },
    "i": {
      "item": "powah:energy_cable_nitro"
    },
    "o": {
      "item": "minecraft:obsidian"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}