Crafting using Iron Nugget, Banglum Ingot, Banglum Ingot and Stick, arranged in the pattern shown. Produces Mythicmetals Compat/banglum/banglum Cutlass.
- Inputs
- Iron Nugget
- 2 × Banglum Ingot
- Stick
- Output
- → Mythicmetals Compat/banglum/banglum Cutlass
item· Other
Mythicmetals Compat/banglum/banglum Cutlass is a item from Simply Swords, crafted from Iron Nugget, Banglum Ingot, and Stick.
Crafting using Iron Nugget, Banglum Ingot, Banglum Ingot and Stick, arranged in the pattern shown. Produces Mythicmetals Compat/banglum/banglum Cutlass.
simplyswords:mythicmetals_compat/banglum/banglum_cutlasssimplyswordssimplyswordssimplyswords:items/banglum_tools
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" Y",
"XX",
"# "
],
"ingredients": {
"#": {
"tag": "c:wood_sticks"
},
"X": {
"item": "mythicmetals:banglum_ingot"
},
"Y": {
"item": "minecraft:iron_nugget"
}
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "mythicmetals"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}