Crafting using Drawer Key and Name Tag, in any arrangement. Produces Personal Key.
Personal Key
Function
Protect access from other players Does not protect blocks from breaking
Acquisition
Used in (1)
Crafting using Personal Key and Any Locks Crafting, in any arrangement. Produces Personal Key (CoFH).
Related items
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
}