Personal Key
storagedrawers:personal_key

Personal Key

item Gold Keys

Function

Protect access from other players Does not protect blocks from breaking

Acquisition

Crafting using Drawer Key and Name Tag, in any arrangement. Produces Personal Key.

Crafting ⇆ any arrangement
Drawer Key
Name Tag
Personal Key Personal Key guaranteed

Used in (1)

Crafting using Personal Key and Any Locks Crafting, in any arrangement. Produces Personal Key (CoFH).

Crafting ⇆ any arrangement
Personal Key
Any Locks Crafting
Personal Key (CoFH) Personal Key (CoFH) guaranteed
Developer reference
Registry name
storagedrawers:personal_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:name_tag"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}