Pressurizer
nuclearcraft:pressurizer

Pressurizer

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron Tool

Pressurizer is a block from Nuclearcraft Neoteric, crafted from Plate Advanced, Terracotta, Actuator, Chassis, and Anvil.

Acquisition

Crafting using Plate Advanced, Terracotta, Plate Advanced, Actuator, Chassis, Actuator, Plate Advanced, Anvil and Plate Advanced, arranged in the pattern shown. Produces Pressurizer.

Crafting
Pressurizer Pressurizer guaranteed

Mining & drops

sourcecountchanceconditions
Pressurizer1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
nuclearcraft:pressurizer
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": [
    "PTP",
    "ACA",
    "PNP"
  ],
  "ingredients": {
    "A": {
      "item": "nuclearcraft:actuator"
    },
    "C": {
      "item": "nuclearcraft:chassis"
    },
    "N": {
      "item": "minecraft:anvil"
    },
    "P": {
      "item": "nuclearcraft:plate_advanced"
    },
    "T": {
      "item": "minecraft:terracotta"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft",
  "experience": null,
  "cooking_time": null
}