Lamp Post
16×16 · BAKED

block· Machines & Other Blocks

Lamp Post

Create: New Age · by Antarctic Gardens
block Pickaxe Mineable

Lamp Post is a block from Create: New Age, crafted from Iron Plate and Andesite Alloy.

Acquisition

Crafting using Iron Plate, Andesite Alloy and Andesite Alloy, arranged in the pattern shown. Produces 8× Lamp Post.

Crafting
Iron Plate
Andesite Alloy
Andesite Alloy
Lamp Post Lamp Post ×8 guaranteed

Mining & drops

sourcecountdrop rateconditions
Lamp Post1–1100%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.

Block drops

Drops itself when broken.

Developer reference
Registry name
create_new_age:lamp_post
Namespace
create_new_age
Mod ID
create_new_age
Tags (1)
minecraft: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
}