Add plant and aquatic variety
This commit is contained in:
@@ -61,7 +61,15 @@
|
||||
BLOCK_STONE_BRICK_STAIRS_E = 48,
|
||||
BLOCK_STONE_BRICK_STAIRS_W = 49,
|
||||
BLOCK_STONE_BRICK_STAIRS_N = 50,
|
||||
BLOCK_STONE_BRICK_STAIRS_S = 51
|
||||
BLOCK_STONE_BRICK_STAIRS_S = 51,
|
||||
BLOCK_DANDELION = 52,
|
||||
BLOCK_AZURE_BLUET = 53,
|
||||
BLOCK_OXEYE_DAISY = 54,
|
||||
BLOCK_CORNFLOWER = 55,
|
||||
BLOCK_LILY_OF_THE_VALLEY = 56,
|
||||
BLOCK_FERN = 57,
|
||||
BLOCK_CLAY = 58,
|
||||
BLOCK_SEAGRASS = 59
|
||||
};
|
||||
|
||||
struct trail_segment;
|
||||
|
||||
Reference in New Issue
Block a user