package block type SlimeBlock struct { } func (SlimeBlock) ID() string { return "minecraft:slime_block" }