Warp Scroll
ars_nouveau:warp_scroll

Warp Scroll

Ars Nouveau · by Bailey Hollingsworth
item

Acquisition

Crafting using Warp Scroll, in any arrangement. Produces Warp Scroll.

Crafting ⇆ any arrangement
Warp Scroll
Warp Scroll Warp Scroll guaranteed

Crafting using Any Lapis Gem, Any Lapis Gem, Any Lapis Gem, Any Lapis Gem, Blank Parchment, Source Gem, Source Gem, Source Gem and Source Gem, in any arrangement. Produces Warp Scroll.

Crafting ⇆ any arrangement
Any Lapis Gem
Any Lapis Gem
Any Lapis Gem
Any Lapis Gem
Blank Parchment
Source Gem
Source Gem
Source Gem
Source Gem
Warp Scroll Warp Scroll guaranteed

Used in (2)

Crafting using Vexing Archwood Log and Warp Scroll, in any arrangement. Produces Warping.

Crafting ⇆ any arrangement
Warping Warping guaranteed

Crafting using Warp Scroll, in any arrangement. Produces Warp Scroll.

Crafting ⇆ any arrangement
Warp Scroll
Warp Scroll Warp Scroll guaranteed
Developer reference
Registry name
ars_nouveau:warp_scroll
Namespace
ars_nouveau
Mod ID
ars_nouveau

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "ars_nouveau:warp_scroll"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:gems/lapis"
    },
    {
      "tag": "forge:gems/lapis"
    },
    {
      "tag": "forge:gems/lapis"
    },
    {
      "tag": "forge:gems/lapis"
    },
    {
      "item": "ars_nouveau:blank_parchment"
    },
    {
      "tag": "forge:gems/source"
    },
    {
      "tag": "forge:gems/source"
    },
    {
      "tag": "forge:gems/source"
    },
    {
      "tag": "forge:gems/source"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}