Return Scroll
waystones:return_scroll

Return Scroll

Waystones · by BlayTheNinth
item Return Scrolls

Acquisition

Crafting using Any Gold Nuggets, Any Purple Dyes, Any Gold Nuggets, Paper, Paper and Paper, arranged in the pattern shown. Produces 3× Return Scroll.

Crafting
Any Gold Nuggets
Any Purple Dyes
Any Gold Nuggets
Paper
Paper
Paper
Return Scroll Return Scroll ×3 guaranteed
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
}