Crafting using Silver Ingot, Silver Ingot, Ender Pearl, Silver Ingot, String, Heaven Extract and String, arranged in the pattern shown. Produces Zephyr Harness.
Zephyr Harness
Bewitchment · by MoriyaShiine, cybercat5555
Zephyr Harness is a item from Bewitchment, crafted from Silver Ingot, Ender Pearl, String, and Heaven Extract.
Acquisition
Related items
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
}