Stone Button
minecraft:stone_button

Stone Button

Minecraft · by Mojang Studios
block Stone ButtonsStone Buttons

Acquisition

Scrapbox using Scrap Box. Produces Stone Button.

Scrapbox
Stone Button Stone Button guaranteed

Crafting using Stone, in any arrangement. Produces Stone Button.

Crafting ⇆ any arrangement
Stone Button Stone Button guaranteed

Mining & drops

sourcecountchanceconditions
Stone Button1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:stone_button
Namespace
minecraft
Mod ID
minecraft
Tags (2)
minecraft:blocks/stone_buttons
minecraft:items/stone_buttons

Recipe JSON (2):

{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}