Corrupted Blade
16×16 · BAKED

item· Other

Corrupted Blade

Enderman Overhaul · by Alex Nijjar, Joosh
item

Corrupted Blade is an item from Enderman Overhaul, crafted from Enderman Tooth and Stick.

Acquisition

Crafting using Enderman Tooth, Enderman Tooth and Stick, arranged in the pattern shown. Produces Corrupted Blade.

Crafting
Enderman Tooth
Enderman Tooth
Stick
Corrupted Blade Corrupted Blade guaranteed
Developer reference
Registry name
endermanoverhaul:corrupted_blade
Namespace
endermanoverhaul
Mod ID
endermanoverhaul

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "X",
    "X",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:stick"
    },
    "X": {
      "item": "endermanoverhaul:enderman_tooth"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}