Switch to modernized BedrockData

This commit is contained in:
Dylan K. Taylor
2022-05-12 15:30:35 +01:00
parent c1a01e91bf
commit 6c92e73b46
3 changed files with 11 additions and 10 deletions

17
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "0d40189fe566643df70bf3eee5a9b126",
"content-hash": "f9bd717430394f8e47f421ce1aecaf32",
"packages": [
{
"name": "adhocore/json-comment",
@ -276,16 +276,16 @@
},
{
"name": "pocketmine/bedrock-data",
"version": "1.7.0+bedrock-1.18.30",
"version": "dev-modern-world-support",
"source": {
"type": "git",
"url": "https://github.com/pmmp/BedrockData.git",
"reference": "c8f323ff0cbdb36a5d95e7e4a23969f562445be0"
"reference": "5f94ed0af2e3f301671b1d10073219133178c9c4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pmmp/BedrockData/zipball/c8f323ff0cbdb36a5d95e7e4a23969f562445be0",
"reference": "c8f323ff0cbdb36a5d95e7e4a23969f562445be0",
"url": "https://api.github.com/repos/pmmp/BedrockData/zipball/5f94ed0af2e3f301671b1d10073219133178c9c4",
"reference": "5f94ed0af2e3f301671b1d10073219133178c9c4",
"shasum": ""
},
"type": "library",
@ -296,9 +296,9 @@
"description": "Blobs of data generated from Minecraft: Bedrock Edition, used by PocketMine-MP",
"support": {
"issues": "https://github.com/pmmp/BedrockData/issues",
"source": "https://github.com/pmmp/BedrockData/tree/bedrock-1.18.30"
"source": "https://github.com/pmmp/BedrockData/tree/modern-world-support"
},
"time": "2022-04-20T12:40:59+00:00"
"time": "2022-05-12T14:21:14+00:00"
},
{
"name": "pocketmine/bedrock-protocol",
@ -3442,7 +3442,8 @@
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"pocketmine/bedrock-block-upgrade-schema": 20
"pocketmine/bedrock-block-upgrade-schema": 20,
"pocketmine/bedrock-data": 20
},
"prefer-stable": false,
"prefer-lowest": false,