Crafting using Aquarium Ingot, Stick, Aquarium Ingot and Stick, arranged in the pattern shown. Produces Mythicmetals Compat/aquarium/aquarium Glaive.
- Inputs
- 2 × Aquarium Ingot
- 2 × Stick
- Output
- → Mythicmetals Compat/aquarium/aquarium Glaive
item· Other
Mythicmetals Compat/aquarium/aquarium Glaive is a item from Simply Swords, crafted from Aquarium Ingot and Stick.
Crafting using Aquarium Ingot, Stick, Aquarium Ingot and Stick, arranged in the pattern shown. Produces Mythicmetals Compat/aquarium/aquarium Glaive.
simplyswords:mythicmetals_compat/aquarium/aquarium_glaivesimplyswordssimplyswordssimplyswords:items/aquarium_tools
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" X",
" #X",
"# "
],
"ingredients": {
"#": {
"tag": "c:wood_sticks"
},
"X": {
"item": "mythicmetals:aquarium_ingot"
}
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "mythicmetals"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}