update blocks data
This commit is contained in:
@ -49,6 +49,9 @@ type (
|
||||
SuspiciousSandEntity struct{}
|
||||
BrushableBlockEntity struct{}
|
||||
DecoratedPotEntity struct{}
|
||||
CrafterEntity struct{}
|
||||
TrialSpawnerEntity struct{}
|
||||
VaultEntity struct{}
|
||||
)
|
||||
|
||||
type EntityType int32
|
||||
|
Reference in New Issue
Block a user