9 lines
147 B
Go
9 lines
147 B
Go
package block
|
|
|
|
type WaxedOxidizedCutCopper struct {
|
|
}
|
|
|
|
func (WaxedOxidizedCutCopper) ID() string {
|
|
return "minecraft:waxed_oxidized_cut_copper"
|
|
}
|