techreborn:scrapboxinator

Scrapbox-inator

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Any Iron Plates, Electronic Circuit, Any Iron Plates, Dirt, Scrap Box, Dirt, Any Iron Plates, Electronic Circuit and Any Iron Plates, arranged in the pattern shown. Produces Scrapbox-inator.

Crafting
Scrapbox-inator guaranteed

Mining & drops

sourcecountchanceconditions
Scrapbox-inator1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
techreborn:scrapboxinator
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ICI",
    "DSD",
    "ICI"
  ],
  "ingredients": {
    "C": {
      "item": "techreborn:electronic_circuit"
    },
    "D": {
      "item": "minecraft:dirt"
    },
    "I": {
      "tag": "c:iron_plates"
    },
    "S": {
      "item": "techreborn:scrap_box"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}