blocks codegen
This commit is contained in:
8
level/block/potted_warped_roots.go
Normal file
8
level/block/potted_warped_roots.go
Normal file
@ -0,0 +1,8 @@
|
||||
package block
|
||||
|
||||
type PottedWarpedRoots struct {
|
||||
}
|
||||
|
||||
func (PottedWarpedRoots) ID() string {
|
||||
return "minecraft:potted_warped_roots"
|
||||
}
|
Reference in New Issue
Block a user