mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 01:46:04 +00:00
Added stripped all-sided-log variants
again, these should be dynamic; but right now it's not possible.
This commit is contained in:
@ -289,4 +289,6 @@ final class BlockLegacyMetadata{
|
||||
public const WALL_PRISMARINE = 11;
|
||||
public const WALL_RED_SANDSTONE = 12;
|
||||
public const WALL_RED_NETHER_BRICK = 13;
|
||||
|
||||
public const WOOD_FLAG_STRIPPED = 0x8;
|
||||
}
|
||||
|
Reference in New Issue
Block a user