package block type QuartzBlock struct { } func (QuartzBlock) ID() string { return "minecraft:quartz_block" }