Crafting using Electronic Circuit, Dirt, Compressor, Dirt, Glowstone Dust, Dirt and Glowstone Dust, arranged in the pattern shown. Produces Recycler.

Recycler
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Recycler | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Recycler | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
techreborn:recycler- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" E ",
"DCD",
"GDG"
],
"ingredients": {
"C": {
"item": "techreborn:compressor"
},
"D": {
"item": "minecraft:dirt"
},
"E": {
"item": "techreborn:electronic_circuit"
},
"G": {
"item": "minecraft:glowstone_dust"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

