Crafting using Fluidizer Casing, Any Redstone Storage Block, Fluidizer Casing, Any Diamond Gem, Redstone Repeater, Any Diamond Gem, Fluidizer Casing, Any Redstone Storage Block and Fluidizer Casing, arranged in the pattern shown. Produces Fluidizer Power Port.

Fluidizer Power Port
Extreme Reactors · by ZeroNoRyouki
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Fluidizer Power Port | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
bigreactors:fluidizerpowerport- Namespace
bigreactors- Mod ID
bigreactors- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"C2C",
"313",
"C2C"
],
"ingredients": {
"1": {
"item": "minecraft:repeater"
},
"2": {
"tag": "forge:storage_blocks/redstone"
},
"3": {
"tag": "forge:gems/diamond"
},
"C": {
"item": "bigreactors:fluidizercasing"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
