nether: move nether roof blocks into new class
This commit is contained in:
@@ -48,4 +48,7 @@ extern const size_t block_class_ancil_len;
|
||||
extern const mc_block_t block_class_alt_height[];
|
||||
extern const size_t block_class_alt_height_len;
|
||||
|
||||
extern const mc_block_t block_class_nether_roof[];
|
||||
extern const size_t block_class_nether_roof_len;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user