Gobber Compat/gobber End/gobber End Twinblade
16×16 · BAKED

item· Weapons

Gobber Compat/gobber End/gobber End Twinblade

Simply Swords · by Sweenus
item SwordsSwords

Gobber Compat/gobber End/gobber End Twinblade is a item from Simply Swords, crafted from Gobber2 Ingot End and Gobber2 Rod End.

Acquisition

Crafting using Gobber2 Ingot End, Gobber2 Rod End and Gobber2 Ingot End, arranged in the pattern shown. Produces Gobber Compat/gobber End/gobber End Twinblade.

Crafting conditional
Gobber2 Ingot End
Gobber2 Rod End
Gobber2 Ingot End
Gobber Compat/gobber End/gobber End Twinblade Gobber Compat/gobber End/gobber End Twinblade guaranteed
Developer reference
Registry name
simplyswords:gobber_compat/gobber_end/gobber_end_twinblade
Namespace
simplyswords
Mod ID
simplyswords
Tags (2)
c:items/swords
simplyswords:items/swords

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "  X",
    " # ",
    "X  "
  ],
  "ingredients": {
    "#": {
      "item": "gobber2:gobber2_rod_end"
    },
    "X": {
      "item": "gobber2:gobber2_ingot_end"
    }
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "gobber2"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}