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