package block type LapisBlock struct { } func (LapisBlock) ID() string { return "minecraft:lapis_block" }