forked from EXTERNAL/bareiron
re-add fluid flow
This commit is contained in:
@@ -36,6 +36,7 @@ uint8_t isFallingBlock (uint8_t block);
|
||||
uint8_t isPassableBlock (uint8_t block);
|
||||
uint8_t isPassableSpawnBlock (uint8_t block);
|
||||
uint8_t isReplaceableBlock (uint8_t block);
|
||||
uint8_t getFluid (uint8_t block);
|
||||
uint32_t isCompostItem (uint16_t item);
|
||||
uint8_t getItemStackSize (uint16_t item);
|
||||
|
||||
|
Reference in New Issue
Block a user