Crafting using Plate Advanced, Terracotta, Plate Advanced, Actuator, Chassis, Actuator, Plate Advanced, Anvil and Plate Advanced, arranged in the pattern shown. Produces Pressurizer.
Pressurizer
Nuclearcraft Neoteric · by igentuman
Pressurizer is a block from Nuclearcraft Neoteric, crafted from Plate Advanced, Terracotta, Actuator, Chassis, and Anvil.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Pressurizer | 1–1 | 100% | — |
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
}
