Priority Key
storagedrawers:priority_key

Priority Key

item Gold Keys

Function

Cycle drawer through priority levels Crouch and use to cycle key

Acquisition

Crafting using Drawer Key and Compass, in any arrangement. Produces Priority Key.

Crafting ⇆ any arrangement
Drawer Key
Compass
Priority Key Priority Key guaranteed
Developer reference
Registry name
storagedrawers:priority_key
Namespace
storagedrawers
Mod ID
storagedrawers
Tags (1)
storagedrawers:items/gold_keys

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "storagedrawers:drawer_key"
    },
    {
      "item": "minecraft:compass"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}