bigreactors:basic_reactorchargingportfe

Reactor Forge Energy Charging Port (Basic)

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

Acquisition

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

Crafting
Reactor Forge Energy Charging Port (Basic) guaranteed

Mining & drops

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

Block drops

Drops itself when broken.

Developer reference
Registry name
bigreactors:basic_reactorchargingportfe
Namespace
bigreactors
Mod ID
bigreactors
Tags (3)
bigreactors:items/reactor/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:lapis_lazuli"
    },
    "2": {
      "item": "minecraft:redstone"
    },
    "G": {
      "tag": "forge:glass"
    },
    "T": {
      "item": "bigreactors:basic_reactorpowertapfe_active"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}