Rock Crusher
nuclearcraft:rock_crusher

Rock Crusher

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron Tool

Rock Crusher is a block from Nuclearcraft Neoteric, crafted from Plate Advanced, Motor, Actuator, Chassis, and Tough Alloy Ingot.

Acquisition

Crafting using Plate Advanced, Motor, Plate Advanced, Actuator, Chassis, Actuator, Plate Advanced, Tough Alloy Ingot and Plate Advanced, arranged in the pattern shown. Produces Rock Crusher.

Crafting
Plate Advanced
Motor
Plate Advanced
Actuator
Chassis
Actuator
Plate Advanced
Tough Alloy Ingot
Plate Advanced
Rock Crusher Rock Crusher guaranteed

Mining & drops

sourcecountchanceconditions
Rock Crusher1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
nuclearcraft:rock_crusher
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PMP",
    "ACA",
    "PTP"
  ],
  "ingredients": {
    "A": {
      "item": "nuclearcraft:actuator"
    },
    "C": {
      "item": "nuclearcraft:chassis"
    },
    "M": {
      "item": "nuclearcraft:motor"
    },
    "P": {
      "item": "nuclearcraft:plate_advanced"
    },
    "T": {
      "tag": "forge:ingots/tough_alloy"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft",
  "experience": null,
  "cooking_time": null
}