Ashen Button
quark:ancient_button

Ashen Button

Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block ButtonsAxe MineableWooden ButtonsButtonsWooden Buttons

Acquisition

Crafting using Ashen Planks, in any arrangement. Produces Ashen Button.

Crafting ⇆ any arrangement conditional
Ashen Button Ashen Button guaranteed

Mining & drops

sourcecountchanceconditions
Ashen Button1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
quark:ancient_button
Namespace
quark
Mod ID
quark
Tags (5)
minecraft:blocks/buttons
minecraft:blocks/mineable/axe
minecraft:blocks/wooden_buttons
minecraft:items/buttons
minecraft:items/wooden_buttons

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "quark:ancient_planks"
  },
  "conditions": [
    {
      "raw": {
        "flag": "ancient_wood",
        "type": "quark:flag"
      },
      "type": "quark:flag"
    }
  ],
  "sequence": null,
  "group_name": "wooden_button",
  "experience": null,
  "cooking_time": null
}