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