Merge branch 'main' into user-properties

This commit is contained in:
MihailRis
2024-11-24 12:58:09 +03:00
50 changed files with 669 additions and 224 deletions
+1
View File
@@ -39,6 +39,7 @@ struct block_funcs_set {
bool update : 1;
bool onplaced : 1;
bool onbroken : 1;
bool onreplaced : 1;
bool oninteract : 1;
bool randupdate : 1;
bool onblockstick : 1;