Turbine Port
nuclearcraft:turbine_port

Turbine Port

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron ToolTurbine Casing

Turbine Port is a block from Nuclearcraft Neoteric, crafted from Zinc Ingot, Hsla Steel Ingot, and Cauldron.

Acquisition

Crafting using Zinc Ingot, Hsla Steel Ingot, Zinc Ingot, Hsla Steel Ingot, Cauldron, Hsla Steel Ingot, Zinc Ingot, Hsla Steel Ingot and Zinc Ingot, arranged in the pattern shown. Produces 2× Turbine Port.

Crafting
Zinc Ingot
Hsla Steel Ingot
Zinc Ingot
Hsla Steel Ingot
Cauldron
Hsla Steel Ingot
Zinc Ingot
Hsla Steel Ingot
Zinc Ingot
Turbine Port Turbine Port ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Turbine Port1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
nuclearcraft:turbine_port
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool
nuclearcraft:blocks/turbine_casing

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "TST",
    "SBS",
    "TST"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:cauldron"
    },
    "S": {
      "tag": "forge:ingots/hsla_steel"
    },
    "T": {
      "tag": "forge:ingots/zinc"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_turbine",
  "experience": null,
  "cooking_time": null
}