misc floodfill fixes

This commit is contained in:
NULL511
2024-05-08 12:26:37 -04:00
parent 8c8531701b
commit dc8a331f55
9 changed files with 24 additions and 5 deletions

View File

@ -6,7 +6,8 @@
#define ENTITY_ITEM_FRAME 1606
#define ENTITY_MAGMA_CUBE 1607
#define ENTITY_TNT 1608
#define ENTITY_SPECTRAL_ARROW 1609
#define ENTITY_FIREBALL_SMALL 1609
#define ENTITY_SPECTRAL_ARROW 1610
#define ENTITY_SSS_MEDIUM 1801
#define ENTITY_SSS_WEAK 1802
#define ENTITY_SLIME 1803