add generator tag
This commit is contained in:
@ -16,6 +16,7 @@ type Block interface {
|
||||
|
||||
// This file stores all possible block states into a TAG_List with gzip compressed.
|
||||
//
|
||||
//go:generate go run ./generator/blocks/main.go
|
||||
//go:embed block_states.nbt
|
||||
var blockStates []byte
|
||||
|
||||
|
Reference in New Issue
Block a user