Crafting using Echo of the Ship Graveyard, Abyssal Amethyst, Echo of the Ship Graveyard, Diamond, Fin, Stick, Fin and Fin, arranged in the pattern shown. Produces Fin Cutter.
item· Other
Fin Cutter
Aquamirae · by Obscuria, Pluvia
Fin Cutter is a item from Aquamirae, crafted from Echo of the Ship Graveyard, Abyssal Amethyst, Diamond, Fin, and Stick.
Acquisition
Developer reference
- Registry name
aquamirae:fin_cutter- Namespace
aquamirae- Mod ID
aquamirae
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" 12",
"345",
"678"
],
"ingredients": {
"1": {
"item": "aquamirae:ship_graveyard_echo"
},
"2": {
"item": "aquamirae:abyssal_amethyst"
},
"3": {
"item": "aquamirae:ship_graveyard_echo"
},
"4": {
"item": "minecraft:diamond"
},
"5": {
"item": "aquamirae:fin"
},
"6": {
"item": "minecraft:stick"
},
"7": {
"item": "aquamirae:fin"
},
"8": {
"item": "aquamirae:fin"
}
},
"conditions": [],
"sequence": null,
"group_name": "fin_cutter",
"experience": null,
"cooking_time": null
}