misc fixes; add lang

This commit is contained in:
NULL511
2024-05-03 14:53:31 -04:00
parent 433b8e0332
commit 8d80bb6d6c
5 changed files with 19 additions and 4 deletions

View File

@ -79,3 +79,6 @@
#define BLOCK_TRAPDOOR_E 1231
#define BLOCK_TRAPDOOR_S 1232
#define BLOCK_TRAPDOOR_W 1233
#define BLOCK_END_PORTAL 2100
#define BLOCK_NO_POM 2200
#define BLOCK_REDSTONE_WIRE 3000