forked from EXTERNAL/bareiron
support placing blocks on containers while sneaking
This commit is contained in:
@@ -95,6 +95,7 @@ typedef struct {
|
||||
uint8_t craft_count[9];
|
||||
// 0x01 - attack cooldown
|
||||
// 0x02 - has not spawned yet
|
||||
// 0x04 - sneaking
|
||||
uint8_t flags;
|
||||
} PlayerData;
|
||||
|
||||
|
Reference in New Issue
Block a user