Crafting using Echo of the Ship Graveyard, Angler's Fang, Iron Ingot, Eye of Ender, Echo of the Ship Graveyard, Stick and Iron Ingot, arranged in the pattern shown. Produces Terrible Sword.
item· Other
Terrible Sword
Aquamirae · by Obscuria, Pluvia
Terrible Sword is a item from Aquamirae, crafted from Echo of the Ship Graveyard, Angler's Fang, Iron Ingot, Eye of Ender, and Stick.
Acquisition
Developer reference
- Registry name
aquamirae:terrible_sword- Namespace
aquamirae- Mod ID
aquamirae
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" 12",
"345",
"67 "
],
"ingredients": {
"1": {
"item": "aquamirae:ship_graveyard_echo"
},
"2": {
"item": "aquamirae:anglers_fang"
},
"3": {
"item": "minecraft:iron_ingot"
},
"4": {
"item": "minecraft:ender_eye"
},
"5": {
"item": "aquamirae:ship_graveyard_echo"
},
"6": {
"item": "minecraft:stick"
},
"7": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": "terrible_sword",
"experience": null,
"cooking_time": null
}