Crafting using Iron Plate, Andesite Alloy and Andesite Alloy, arranged in the pattern shown. Produces 8× Lamp Post.
- Inputs
- Iron Plate
- 2 × Andesite Alloy
- Output
- → Lamp Post ×8
block· Machines & Other Blocks
Lamp Post is a block from Create: New Age, crafted from Iron Plate and Andesite Alloy.
Crafting using Iron Plate, Andesite Alloy and Andesite Alloy, arranged in the pattern shown. Produces 8× Lamp Post.
| source | count | drop rate | conditions |
|---|---|---|---|
| Lamp Post | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Drops itself when broken.
create_new_age:lamp_postcreate_new_agecreate_new_ageminecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"S",
"A",
"A"
],
"ingredients": {
"A": {
"item": "create:andesite_alloy"
},
"S": {
"tag": "forge:plates/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}