Item Scroll: Allow
ars_nouveau:allow_scroll

Item Scroll: Allow

Ars Nouveau · by Bailey Hollingsworth
item

Acquisition

Crafting using Blank Parchment and Any Chests, in any arrangement. Produces Item Scroll: Allow.

Crafting ⇆ any arrangement
Blank Parchment
Any Chests
Item Scroll: Allow Item Scroll: Allow guaranteed

Crafting using Item Scroll: Allow, in any arrangement. Produces Item Scroll: Allow.

Crafting ⇆ any arrangement
Item Scroll: Allow
Item Scroll: Allow Item Scroll: Allow guaranteed

Used in (2)

Crafting using Item Scroll: Allow and Chest, in any arrangement. Produces Mimic Scroll.

Crafting ⇆ any arrangement
Item Scroll: Allow
Chest
Mimic Scroll Mimic Scroll guaranteed

Crafting using Item Scroll: Allow, in any arrangement. Produces Item Scroll: Allow.

Crafting ⇆ any arrangement
Item Scroll: Allow
Item Scroll: Allow Item Scroll: Allow guaranteed
Developer reference
Registry name
ars_nouveau:allow_scroll
Namespace
ars_nouveau
Mod ID
ars_nouveau

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "ars_nouveau:blank_parchment"
    },
    {
      "tag": "forge:chests"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "ars_nouveau:allow_scroll"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}