Crafting using Nuclear Alloy Plate, Nuclear Alloy Plate, Nuclear Alloy Plate, Nuclear Alloy Plate, Highly Advanced Item Input Hatch, Nuclear Alloy Plate, Nuclear Alloy Plate, Nuclear Alloy Plate and Nuclear Alloy Plate, arranged in the pattern shown. Produces Nuclear Item Hatch.
Nuclear Item Hatch
Modern Industrialization · by Azercoco, Technici4n
Nuclear Item Hatch is a block from Modern Industrialization, crafted from Nuclear Alloy Plate and Highly Advanced Item Input Hatch.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Nuclear Item Hatch | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
modern_industrialization:nuclear_item_hatch- Namespace
modern_industrialization- Mod ID
modern_industrialization- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"AAA",
"ACA",
"AAA"
],
"ingredients": {
"A": {
"tag": "c:nuclear_alloy_plates"
},
"C": {
"item": "modern_industrialization:highly_advanced_item_input_hatch"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}