Commanding Horn
16×16 · BAKED

item· Other

Commanding Horn

Goety · by Polarice3
item

Commanding Horn is an item from Goety, crafted from Cursed Metal Ingot, Command Focus, and Goat Horn.

Acquisition

Crafting using Cursed Metal Ingot, Command Focus, Cursed Metal Ingot, Cursed Metal Ingot, Goat Horn, Cursed Metal Ingot and Cursed Metal Ingot, arranged in the pattern shown. Produces Commanding Horn.

Crafting
Cursed Metal Ingot
Command Focus
Cursed Metal Ingot
Cursed Metal Ingot
Goat Horn
Cursed Metal Ingot
Cursed Metal Ingot
Commanding Horn Commanding Horn guaranteed
Developer reference
Registry name
goety:command_horn
Namespace
goety
Mod ID
goety

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "cec",
    "chc",
    " c "
  ],
  "ingredients": {
    "c": {
      "item": "goety:cursed_ingot"
    },
    "e": {
      "item": "goety:command_focus"
    },
    "h": {
      "item": "minecraft:goat_horn"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}