Crafting using Enderman Tooth, Enderman Tooth and Stick, arranged in the pattern shown. Produces Corrupted Blade.
- Inputs
- 2 × Enderman Tooth
- Stick
- Output
- → Corrupted Blade
item· Other
Corrupted Blade is an item from Enderman Overhaul, crafted from Enderman Tooth and Stick.
Crafting using Enderman Tooth, Enderman Tooth and Stick, arranged in the pattern shown. Produces Corrupted Blade.
endermanoverhaul:corrupted_bladeendermanoverhaulendermanoverhaulRecipe 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
}