Golden Halberd
16×16 · BAKED

item· Other

Golden Halberd

LegendaryMonsters · by Miauczel
item

Golden Halberd is an item from LegendaryMonsters, crafted from Block of Gold, Gold Ingot, and Long Stick Half.

Acquisition

Crafting using Block of Gold, Gold Ingot, Gold Ingot, Long Stick Half, Gold Ingot and Long Stick Half, arranged in the pattern shown. Produces Golden Halberd.

Crafting
Golden Halberd Golden Halberd guaranteed

Used in

Crafting using Iron Ingot, Golden Halberd, Iron Ingot, Iron Ingot, Corrupted Soul, Iron Ingot, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Guard Summoner.

Crafting
Iron Ingot
Golden Halberd
Iron Ingot
Iron Ingot
Corrupted Soul
Iron Ingot
Iron Ingot
Iron Ingot
Iron Ingot
Guard Summoner Guard Summoner guaranteed
Developer reference
Registry name
legendary_monsters:golden_halbert
Namespace
legendary_monsters
Mod ID
legendary_monsters

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#g ",
    "g/g",
    " / "
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:gold_block"
    },
    "/": {
      "item": "legendary_monsters:long_stick_half"
    },
    "g": {
      "item": "minecraft:gold_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}