package block type GreenConcrete struct { } func (GreenConcrete) ID() string { return "minecraft:green_concrete" }