Crafting using Gobber2 Ingot, Gobber2 Rod, Gobber2 Ingot and Gobber2 Rod, arranged in the pattern shown. Produces Gobber Compat/gobber/gobber Glaive.
- Inputs
- 2 × Gobber2 Ingot
- 2 × Gobber2 Rod
- Output
- → Gobber Compat/gobber/gobber Glaive
item· Weapons
Gobber Compat/gobber/gobber Glaive is a item from Simply Swords, crafted from Gobber2 Ingot and Gobber2 Rod.
Crafting using Gobber2 Ingot, Gobber2 Rod, Gobber2 Ingot and Gobber2 Rod, arranged in the pattern shown. Produces Gobber Compat/gobber/gobber Glaive.
simplyswords:gobber_compat/gobber/gobber_glaivesimplyswordssimplyswordsc:items/swords simplyswords:items/swords
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" X",
" #X",
"# "
],
"ingredients": {
"#": {
"item": "gobber2:gobber2_rod"
},
"X": {
"item": "gobber2:gobber2_ingot"
}
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "gobber2"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}