Crafting using Any Glass, Fluidizer Casing and Any Glass, arranged in the pattern shown. Produces Fluidizer Glass.
Fluidizer Glass
Extreme Reactors · by ZeroNoRyouki
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Fluidizer Glass | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
bigreactors:fluidizerglass- 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": [
"GCG"
],
"ingredients": {
"C": {
"item": "bigreactors:fluidizercasing"
},
"G": {
"tag": "forge:glass"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

