Crafting using Iron Nugget, Gobber2 Ingot End, Iron Nugget, Gobber2 Ingot End, Gobber2 Ingot End, Iron Nugget, Gobber2 Rod End and Iron Nugget, arranged in the pattern shown. Produces Gobber Compat/gobber End/gobber End Chakram.
item· Weapons
Gobber Compat/gobber End/gobber End Chakram
Simply Swords · by Sweenus
Gobber Compat/gobber End/gobber End Chakram is a item from Simply Swords, crafted from Iron Nugget, Gobber2 Ingot End, and Gobber2 Rod End.
Acquisition
Related items
Developer reference
- Registry name
simplyswords:gobber_compat/gobber_end/gobber_end_chakram- Namespace
simplyswords- Mod ID
simplyswords- Tags (2)
c:items/swords simplyswords:items/swords
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"YXY",
"X X",
"Y#Y"
],
"ingredients": {
"#": {
"item": "gobber2:gobber2_rod_end"
},
"X": {
"item": "gobber2:gobber2_ingot_end"
},
"Y": {
"item": "minecraft:iron_nugget"
}
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "gobber2"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}