9 lines
137 B
Go
9 lines
137 B
Go
package block
|
|
|
|
type WaxedOxidizedCopper struct {
|
|
}
|
|
|
|
func (WaxedOxidizedCopper) ID() string {
|
|
return "minecraft:waxed_oxidized_copper"
|
|
}
|