9 lines
144 B
Go
9 lines
144 B
Go
package block
|
|
|
|
type WaxedExposedCutCopper struct {
|
|
}
|
|
|
|
func (WaxedExposedCutCopper) ID() string {
|
|
return "minecraft:waxed_exposed_cut_copper"
|
|
}
|