Crafting using Dark Steel Ingot, Dark Steel Ingot and Treated Stick, arranged in the pattern shown. Produces The Ender.
The Ender
Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Common Loot (enderio) enderio:common_loot | 1–1 | 100% | 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
}