Drawer Key Button
storagedrawers:keybutton_drawer

Drawer Key Button

block

Acquisition

Crafting using Drawer Key and Stone Button, in any arrangement. Produces Drawer Key Button.

Crafting ⇆ any arrangement
Drawer Key
Stone Button
Drawer Key Button Drawer Key Button guaranteed

Block drops

Drops itself

Developer reference
Registry name
storagedrawers:keybutton_drawer
Namespace
storagedrawers
Mod ID
storagedrawers

Recipe JSON (1):

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