add floodfill mod support for Amendments and Supplementaries

This commit is contained in:
NULL511
2024-06-11 18:30:00 -04:00
parent 539de82c18
commit 5b03658c41
4 changed files with 1106 additions and 280 deletions

View File

@ -5,6 +5,7 @@
#define BLOCK_GRASS_TALL_UPPER 14
#define BLOCK_SAPLING 15
#define BLOCK_VINE 16
#define BLOCK_VINE_OTHER 17
#define BLOCK_GROUND_WAVING 60
#define BLOCK_GROUND_WAVING_VERTICAL 61
#define BLOCK_AIR_WAVING 62