Nuclear Item Hatch
modern_industrialization:nuclear_item_hatch

Nuclear Item Hatch

Modern Industrialization · by Azercoco, Technici4n
block Pickaxe MineableNeeds Stone Tool

Nuclear Item Hatch is a block from Modern Industrialization, crafted from Nuclear Alloy Plate and Highly Advanced Item Input Hatch.

Acquisition

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.

Crafting
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
Nuclear Alloy Plate
Nuclear Item Hatch Nuclear Item Hatch guaranteed

Mining & drops

sourcecountchanceconditions
Nuclear Item Hatch1–1100%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
}