Street Light
16×16 · BAKED

block· Machines & Other Blocks

Street Light

Create: New Age · by Antarctic Gardens
block Pickaxe Mineable

Street Light is a block from Create: New Age, crafted from Iron Plate, Black Framed Glass, and Electrical Connector.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Street Light1–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:street_light
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",
    "G",
    "C"
  ],
  "ingredients": {
    "C": {
      "item": "create_new_age:electrical_connector"
    },
    "G": {
      "tag": "forge:glass"
    },
    "S": {
      "tag": "forge:plates/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}