malum:the_device

The Device

Malum · by Sammy Semicolon
block Tainted RockAlways Hidden ItemTainted RockPickaxe Mineable

The Device is a block from Malum, crafted from Twisted Rock and Tainted Rock.

Acquisition

Crafting using Twisted Rock, Tainted Rock, Twisted Rock, Tainted Rock, Twisted Rock, Tainted Rock, Twisted Rock, Tainted Rock and Twisted Rock, arranged in the pattern shown. Produces The Device.

Crafting
The Device guaranteed

Mining & drops

sourcecountchanceconditions
The Device1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:the_device
Namespace
malum
Mod ID
malum
Tags (4)
malum:blocks/tainted_rock
malum:items/hidden_items/always
malum:items/tainted_rock
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "XYX",
    "YXY",
    "XYX"
  ],
  "ingredients": {
    "X": {
      "item": "malum:twisted_rock"
    },
    "Y": {
      "item": "malum:tainted_rock"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}