New block properties and lua functions
This commit is contained in:
@@ -80,6 +80,7 @@ public:
|
||||
bool breakable = true;
|
||||
bool rotatable = false;
|
||||
bool grounded = false;
|
||||
bool hidden = false;
|
||||
AABB hitbox;
|
||||
BlockRotProfile rotations;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user