Crafting using Fluidizer Casing, Redstone Comparator, Fluidizer Casing, Yellorium Ingot, Any Emerald Gem, Yellorium Ingot, Fluidizer Casing, Any Glowstone Dust and Fluidizer Casing, arranged in the pattern shown. Produces Fluidizer Controller.

Fluidizer Controller
Extreme Reactors · by ZeroNoRyouki
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Fluidizer Controller | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
bigreactors:fluidizercontroller- 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": [
"CXC",
"YEY",
"CPC"
],
"ingredients": {
"C": {
"item": "bigreactors:fluidizercasing"
},
"E": {
"tag": "forge:gems/emerald"
},
"P": {
"tag": "forge:dusts/glowstone"
},
"X": {
"item": "minecraft:comparator"
},
"Y": {
"tag": "forge:ingots/yellorium"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
