9 lines
134 B
Go
9 lines
134 B
Go
package block
|
|
|
|
type WaxedExposedCopper struct {
|
|
}
|
|
|
|
func (WaxedExposedCopper) ID() string {
|
|
return "minecraft:waxed_exposed_copper"
|
|
}
|