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