Reprocessor Glass
bigreactors:reprocessorglass

Reprocessor Glass

Extreme Reactors · by ZeroNoRyouki
block Pickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Any Glass, Reprocessor Casing and Any Glass, arranged in the pattern shown. Produces Reprocessor Glass.

Crafting
Reprocessor Glass Reprocessor Glass guaranteed

Mining & drops

sourcecountchanceconditions
Reprocessor Glass1–1100%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
}