package block type DripstoneBlock struct { } func (DripstoneBlock) ID() string { return "minecraft:dripstone_block" }