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

