Fix wall rails and water biomes
This commit is contained in:
@@ -69,7 +69,9 @@
|
||||
BLOCK_LILY_OF_THE_VALLEY = 56,
|
||||
BLOCK_FERN = 57,
|
||||
BLOCK_CLAY = 58,
|
||||
BLOCK_SEAGRASS = 59
|
||||
BLOCK_SEAGRASS = 59,
|
||||
BLOCK_IRON_BARS_NS = 60,
|
||||
BLOCK_IRON_BARS_EW = 61
|
||||
};
|
||||
|
||||
struct trail_segment;
|
||||
|
||||
Reference in New Issue
Block a user