Skip to content

Commit

Permalink
BlockID.POLISHED_DIORITE_SLAB
Browse files Browse the repository at this point in the history
  • Loading branch information
boybook committed Dec 16, 2023
1 parent eedf224 commit abad20e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/cn/nukkit/block/BlockID.java
Original file line number Diff line number Diff line change
Expand Up @@ -463,6 +463,7 @@ public interface BlockID {
int BUBBLE_COLUMN = 415;
int BARRIER = 416;
int STONE_SLAB3 = 417;
int POLISHED_DIORITE_SLAB = 417;
int BAMBOO = 418;
int BAMBOO_SAPLING = 419;
int SCAFFOLDING = 420;
Expand Down

0 comments on commit abad20e

Please sign in to comment.