package block type Bedrock struct { } func (Bedrock) ID() string { return "minecraft:bedrock" }