Tainted Rock Button
malum:tainted_rock_button

Tainted Rock Button

Malum · by Sammy Semicolon
block Tainted RockTainted RockButtonsPickaxe MineableButtons

Tainted Rock Button is a block from Malum, crafted from Tainted Rock.

Acquisition

Crafting using Tainted Rock, in any arrangement. Produces Tainted Rock Button.

Crafting ⇆ any arrangement
Tainted Rock Button Tainted Rock Button guaranteed

Mining & drops

sourcecountchanceconditions
Tainted Rock Button1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:tainted_rock_button
Namespace
malum
Mod ID
malum
Tags (5)
malum:blocks/tainted_rock
malum:items/tainted_rock
minecraft:blocks/buttons
minecraft:blocks/mineable/pickaxe
minecraft:items/buttons

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "malum:tainted_rock"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "malum:tainted_rock"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}