package block type OrangeTerracotta struct { } func (OrangeTerracotta) ID() string { return "minecraft:orange_terracotta" }