Gobber Compat/gobber/gobber Chakram
16×16 · BAKED

item· Weapons

Gobber Compat/gobber/gobber Chakram

Simply Swords · by Sweenus
item SwordsSwords

Gobber Compat/gobber/gobber Chakram is a item from Simply Swords, crafted from Iron Nugget, Gobber2 Ingot, and Gobber2 Rod.

Acquisition

Crafting using Iron Nugget, Gobber2 Ingot, Iron Nugget, Gobber2 Ingot, Gobber2 Ingot, Iron Nugget, Gobber2 Rod and Iron Nugget, arranged in the pattern shown. Produces Gobber Compat/gobber/gobber Chakram.

Crafting conditional
Iron Nugget
Gobber2 Ingot
Iron Nugget
Gobber2 Ingot
Gobber2 Ingot
Iron Nugget
Gobber2 Rod
Iron Nugget
Gobber Compat/gobber/gobber Chakram Gobber Compat/gobber/gobber Chakram guaranteed
Developer reference
Registry name
simplyswords:gobber_compat/gobber/gobber_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"
    },
    "X": {
      "item": "gobber2:gobber2_ingot"
    },
    "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
}