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

item· Weapons

Gobber Compat/gobber/gobber Scythe

Simply Swords · by Sweenus
item SwordsSwords

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

Acquisition

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

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "XX#",
    "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
}