techreborn:elevator

Elevator

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Ender Pearl Dust, Ender Pearl Dust, Ender Pearl Dust, Zinc Plate, Basic Machine Frame, Zinc Plate, Zinc Plate, Electronic Circuit and Zinc Plate, arranged in the pattern shown. Produces Elevator.

Crafting
Elevator guaranteed

Mining & drops

sourcecountchanceconditions
Elevator1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Elevator1–1100%Survives Explosion
Developer reference
Registry name
techreborn:elevator
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "EEE",
    "PFP",
    "PCP"
  ],
  "ingredients": {
    "C": {
      "item": "techreborn:electronic_circuit"
    },
    "E": {
      "tag": "c:ender_pearl_dusts"
    },
    "F": {
      "item": "techreborn:basic_machine_frame"
    },
    "P": {
      "tag": "c:zinc_plates"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}