Currently, modded blocks are treated as air by the client. This causes issues with moving around terrain as the client does not allow you to walk on air. We should replace these air blocks with either a generic block or, depending on how much information we can extract from the server, one of a few different generic blocks.
Currently, modded blocks are treated as air by the client. This causes issues with moving around terrain as the client does not allow you to walk on air. We should replace these air blocks with either a generic block or, depending on how much information we can extract from the server, one of a few different generic blocks.