Gobber Compat/gobber Nether/gobber Nether Halberd
16×16 · BAKED

item· Weapons

Gobber Compat/gobber Nether/gobber Nether Halberd

Simply Swords · by Sweenus
item SwordsSwords

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

Acquisition

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

Crafting conditional
Gobber2 Ingot Nether
Iron Nugget
Gobber2 Ingot Nether
Gobber2 Rod Nether
Gobber2 Ingot Nether
Gobber2 Rod Nether
Gobber Compat/gobber Nether/gobber Nether Halberd Gobber Compat/gobber Nether/gobber Nether Halberd guaranteed
Developer reference
Registry name
simplyswords:gobber_compat/gobber_nether/gobber_nether_halberd
Namespace
simplyswords
Mod ID
simplyswords
Tags (2)
c:items/swords
simplyswords:items/swords

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " XY",
    "X#X",
    "#  "
  ],
  "ingredients": {
    "#": {
      "item": "gobber2:gobber2_rod_nether"
    },
    "X": {
      "item": "gobber2:gobber2_ingot_nether"
    },
    "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
}