bigreactors:basic_turbinechargingportfe

Turbine Forge Energy Charging Port (Basic)

Extreme Reactors · by ZeroNoRyouki
block Basic Casing UserPickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Redstone Dust, Glowstone Dust, Redstone Dust, Any Glass, Turbine Active Forge Energy Power Tap (Basic), Any Glass, Redstone Dust, Glowstone Dust and Redstone Dust, arranged in the pattern shown. Produces Turbine Forge Energy Charging Port (Basic).

Crafting
Turbine Forge Energy Charging Port (Basic) guaranteed

Mining & drops

sourcecountchanceconditions
Turbine Forge Energy Charging Port (Basic)1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bigreactors:basic_turbinechargingportfe
Namespace
bigreactors
Mod ID
bigreactors
Tags (3)
bigreactors:items/turbine/casing_user/basic
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "212",
    "GTG",
    "212"
  ],
  "ingredients": {
    "1": {
      "item": "minecraft:glowstone_dust"
    },
    "2": {
      "item": "minecraft:redstone"
    },
    "G": {
      "tag": "forge:glass"
    },
    "T": {
      "item": "bigreactors:basic_turbinepowertapfe_active"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}