9 lines
140 B
Go
9 lines
140 B
Go
package block
|
|
|
|
type WaxedWeatheredCopper struct {
|
|
}
|
|
|
|
func (WaxedWeatheredCopper) ID() string {
|
|
return "minecraft:waxed_weathered_copper"
|
|
}
|