package block type BrownWool struct { } func (BrownWool) ID() string { return "minecraft:brown_wool" }