nuclearcraft:accelerator_port

Accelerator Port

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron ToolAccelerator Casing

Accelerator Port is a block from Nuclearcraft Neoteric, crafted from Steel Ingot, Hopper, Servo, and Steel Frame.

Acquisition

Crafting using Steel Ingot, Hopper, Steel Ingot, Servo, Steel Frame, Servo, Steel Ingot, Hopper and Steel Ingot, arranged in the pattern shown. Produces 4× Accelerator Port.

Crafting
Steel Ingot
Hopper
Steel Ingot
Servo
Steel Frame
Servo
Steel Ingot
Hopper
Steel Ingot
Accelerator Port ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Accelerator Port1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SHS",
    "VFV",
    "SHS"
  ],
  "ingredients": {
    "F": {
      "item": "nuclearcraft:steel_frame"
    },
    "H": {
      "item": "minecraft:hopper"
    },
    "S": {
      "tag": "forge:ingots/steel"
    },
    "V": {
      "item": "nuclearcraft:servo"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_accelerator",
  "experience": null,
  "cooking_time": null
}