Hyacinth Lamp
regions_unexplored:hyacinth_lamp

Hyacinth Lamp

Regions Unexplored · by UHQ_GAMES
block

Hyacinth Lamp is a block from Regions Unexplored, crafted from Hyacinth Bloom and Prismarine Slab.

Acquisition

Crafting using Hyacinth Bloom and Prismarine Slab, arranged in the pattern shown. Produces Hyacinth Lamp.

Crafting
Hyacinth Bloom
Prismarine Slab
Hyacinth Lamp Hyacinth Lamp guaranteed

Mining & drops

sourcecountchanceconditions
Hyacinth Lamp1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
regions_unexplored:hyacinth_lamp
Namespace
regions_unexplored
Mod ID
regions_unexplored

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "X",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:prismarine_slab"
    },
    "X": {
      "tag": "regions_unexplored:hyacinth_blooms"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "hyacinth",
  "experience": null,
  "cooking_time": null
}