Crafting using Any Gold Nuggets, Any Purple Dyes, Any Gold Nuggets, Paper, Paper and Paper, arranged in the pattern shown. Produces 3× Return Scroll.
Return Scroll
Waystones · by BlayTheNinth
Acquisition
Developer reference
- Registry name
waystones:return_scroll- Namespace
waystones- Mod ID
waystones- Tags (1)
waystones:items/return_scrolls
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"GEG",
"PPP"
],
"ingredients": {
"E": {
"tag": "balm:purple_dyes"
},
"G": {
"tag": "balm:gold_nuggets"
},
"P": {
"item": "minecraft:paper"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}