Crafting using Stone, Stone, Stone, Ender Pearl, Stone, Stone and Stone, arranged in the pattern shown. Produces Waystone.
Waystone
Bewitchment · by MoriyaShiine, cybercat5555
Waystone is a item from Bewitchment, crafted from Stone and Ender Pearl.
Acquisition
Related items
Developer reference
- Registry name
bewitchment:waystone- Namespace
bewitchment- Mod ID
bewitchment- Tags (2)
bewitchment:items/location_holders enchancement:items/retains_durability
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" SS",
"SES",
"SS "
],
"ingredients": {
"E": {
"item": "ender_pearl"
},
"S": {
"item": "stone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}