techreborn:launchpad

Launchpad

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Magnalium Plate, Magnalium Plate, Magnalium Plate, Advanced Circuit, Piston, Advanced Circuit, Zinc Plate, Advanced Machine Frame and Zinc Plate, arranged in the pattern shown. Produces Launchpad.

Crafting
Launchpad guaranteed

Mining & drops

sourcecountchanceconditions
Launchpad1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "MMM",
    "CPC",
    "ZFZ"
  ],
  "ingredients": {
    "C": {
      "item": "techreborn:advanced_circuit"
    },
    "F": {
      "item": "techreborn:advanced_machine_frame"
    },
    "M": {
      "tag": "c:magnalium_plates"
    },
    "P": {
      "item": "minecraft:piston"
    },
    "Z": {
      "tag": "c:zinc_plates"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}