Crafting using Fluidizer Casing, Any Netherite Ingot, Fluidizer Casing, Any Lapis Gem, Piston, Any Lapis Gem, Fluidizer Casing, Any Netherite Ingot and Fluidizer Casing, arranged in the pattern shown. Produces Fluidizer Fluid Injector.

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

