package block type OrangeConcrete struct { } func (OrangeConcrete) ID() string { return "minecraft:orange_concrete" }