The Ender
enderio:dark_steel_sword

The Ender

Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
item

Acquisition

Crafting using Dark Steel Ingot, Dark Steel Ingot and Treated Stick, arranged in the pattern shown. Produces The Ender.

Crafting
Dark Steel Ingot
Dark Steel Ingot
Treated Stick
The Ender The Ender guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Common Loot (enderio) enderio:common_loot1–1100%Random Chance
Developer reference
Registry name
enderio:dark_steel_sword
Namespace
enderio
Mod ID
enderio

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " I ",
    " I ",
    " S "
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/dark_steel"
    },
    "S": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}