Zephyr Harness
bewitchment:zephyr_harness

Zephyr Harness

Bewitchment · by MoriyaShiine, cybercat5555
item Belt Leg

Zephyr Harness is a item from Bewitchment, crafted from Silver Ingot, Ender Pearl, String, and Heaven Extract.

Acquisition

Crafting using Silver Ingot, Silver Ingot, Ender Pearl, Silver Ingot, String, Heaven Extract and String, arranged in the pattern shown. Produces Zephyr Harness.

Crafting
Silver Ingot
Silver Ingot
Ender Pearl
Silver Ingot
String
Heaven Extract
String
Zephyr Harness Zephyr Harness guaranteed
Developer reference
Registry name
bewitchment:zephyr_harness
Namespace
bewitchment
Mod ID
bewitchment
Tags (1)
trinkets:items/legs/belt

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " I ",
    "IEI",
    "SOS"
  ],
  "ingredients": {
    "E": {
      "item": "ender_pearl"
    },
    "I": {
      "tag": "c:silver_ingots"
    },
    "O": {
      "item": "bewitchment:heaven_extract"
    },
    "S": {
      "item": "string"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}