package block type GreenTerracotta struct { } func (GreenTerracotta) ID() string { return "minecraft:green_terracotta" }