mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-22 00:37:35 +08:00
add slabs
This commit is contained in:
@ -62,9 +62,12 @@
|
||||
#define BLOCK_DOOR_S 1303
|
||||
#define BLOCK_DOOR_W 1304
|
||||
|
||||
#define BLOCK_TRAPDOOR_BOTTOM 1305
|
||||
#define BLOCK_TRAPDOOR_TOP 1306
|
||||
#define BLOCK_TRAPDOOR_N 1307
|
||||
#define BLOCK_TRAPDOOR_E 1308
|
||||
#define BLOCK_TRAPDOOR_S 1309
|
||||
#define BLOCK_TRAPDOOR_W 1310
|
||||
#define BLOCK_SLAB_TOP 1305
|
||||
#define BLOCK_SLAB_BOTTOM 1306
|
||||
|
||||
#define BLOCK_TRAPDOOR_BOTTOM 1307
|
||||
#define BLOCK_TRAPDOOR_TOP 1308
|
||||
#define BLOCK_TRAPDOOR_N 1309
|
||||
#define BLOCK_TRAPDOOR_E 1310
|
||||
#define BLOCK_TRAPDOOR_S 1311
|
||||
#define BLOCK_TRAPDOOR_W 1312
|
||||
|
Reference in New Issue
Block a user