Twisted Rock Button
malum:twisted_rock_button

Twisted Rock Button

Malum · by Sammy Semicolon
block Twisted RockTwisted RockButtonsPickaxe MineableButtons

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

Acquisition

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

Crafting ⇆ any arrangement
Twisted Rock Button Twisted Rock Button guaranteed

Mining & drops

sourcecountchanceconditions
Twisted Rock Button1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (2):

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