create:rose_quartz_lamp

Rose Quartz Lamp

Create · by simibubi
block Pickaxe Mineable

Acquisition

Crafting using Polished Rose Quartz, Any Redstone Dust and Zinc Ingot, in any arrangement. Produces Rose Quartz Lamp.

Crafting ⇆ any arrangement
Polished Rose Quartz
Any Redstone Dust
Zinc Ingot
Rose Quartz Lamp guaranteed

Mining & drops

sourcecountchanceconditions
Rose Quartz Lamp1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
create:rose_quartz_lamp
Namespace
create
Mod ID
create
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "create:polished_rose_quartz"
    },
    {
      "tag": "forge:dusts/redstone"
    },
    {
      "tag": "forge:ingots/zinc"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}