techreborn:recycler

Recycler

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

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

Crafting
Recycler guaranteed

Mining & drops

sourcecountchanceconditions
Recycler1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Recycler1–1100%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
}