Implement smooth sandstone stairs
This commit is contained in:
@@ -294,6 +294,7 @@ enum mc_block_id {
|
||||
block_mossy_cobblestone_stairs = 11371,
|
||||
block_mossy_stone_brick_wall = 11372,
|
||||
block_lantern = 11373,
|
||||
block_smooth_sandstone_stairs = 11374,
|
||||
};
|
||||
|
||||
typedef uint16_t mc_block_t;
|
||||
|
||||
Reference in New Issue
Block a user