mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 01:46:04 +00:00
Update to pmmp/BedrockBlockUpgradeSchema@3.0.0
This commit is contained in:
@ -70,7 +70,7 @@ final class GlobalBlockStateHandlers{
|
||||
BlockIdMetaUpgrader::loadFromString(
|
||||
Filesystem::fileGetContents(Path::join(
|
||||
BEDROCK_BLOCK_UPGRADE_SCHEMA_PATH,
|
||||
'1.12.0_to_1.18.10_blockstate_map.bin'
|
||||
'id_meta_to_nbt/1.12.0.bin'
|
||||
)),
|
||||
LegacyBlockIdToStringIdMap::getInstance(),
|
||||
$blockStateUpgrader
|
||||
|
Reference in New Issue
Block a user