package block type BrownConcrete struct { } func (BrownConcrete) ID() string { return "minecraft:brown_concrete" }