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.

Elevator
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Elevator | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Elevator | 1–1 | 100% | 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
}
