create:rose_quartz_block

Block of Rose Quartz

Create · by simibubi
block Pickaxe Mineable

Acquisition

Mining & drops

sourcecountchanceconditions
Block of Rose Quartz1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "create:rose_quartz"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}