Crafting using Fluidizer Casing, Yellorium Ingot, Fluidizer Casing, Any Redstone Dust, Sticky Piston, Any Redstone Dust, Fluidizer Casing, Yellorium Ingot and Fluidizer Casing, arranged in the pattern shown. Produces Fluidizer Solid Injector.

Fluidizer Solid Injector
Extreme Reactors · by ZeroNoRyouki
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Fluidizer Solid Injector | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
bigreactors:fluidizersolidinjector- 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:sticky_piston"
},
"2": {
"tag": "forge:ingots/yellorium"
},
"3": {
"tag": "forge:dusts/redstone"
},
"C": {
"item": "bigreactors:fluidizercasing"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

