Ender Cell (Niotic)
powah:ender_cell_niotic

Ender Cell (Niotic)

Powah · by owmii, Technici4n
block Pickaxe Mineable

Ender Cell (Niotic) is a block from Powah, crafted from Ender Cell (Niotic).

Acquisition

Crafting using Ender Cell (Niotic), in any arrangement. Produces Ender Cell (Niotic).

Crafting ⇆ any arrangement
Ender Cell (Niotic)
Ender Cell (Niotic) Ender Cell (Niotic) guaranteed

Crafting using Obsidian, Niotic Crystal, Obsidian, Niotic Crystal, Ender Core, Niotic Crystal, Obsidian, Niotic Crystal and Obsidian, arranged in the pattern shown. Produces Ender Cell (Niotic).

Crafting
Ender Cell (Niotic) Ender Cell (Niotic) guaranteed

Mining & drops

sourcecountchanceconditions
Ender Cell (Niotic)1–1100%Survives Explosion

Used in (1)

Crafting using Ender Cell (Niotic), in any arrangement. Produces Ender Cell (Niotic).

Crafting ⇆ any arrangement
Ender Cell (Niotic)
Ender Cell (Niotic) Ender Cell (Niotic) guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
powah:ender_cell_niotic
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_cell_niotic"
  },
  "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:crystal_niotic"
    },
    "o": {
      "item": "minecraft:obsidian"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}