This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
PocketMine-MP
Watch
1
Star
0
Fork
0
You've already forked PocketMine-MP
mirror of
https://github.com/pmmp/PocketMine-MP.git
synced
2025-05-17 11:18:52 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
PocketMine-MP
/
tests
/
phpunit
/
data
/
bedrock
History
Dylan K. Taylor
905eee3198
BlockStateUpgrader: do not apply backwards-incompatible schemas to blockstates already on the correct version
...
this notably led to corruption of glow_lichen and sculk_vein in 1.18.10.
2022-02-10 20:51:31 +00:00
..
blockstate
/upgrade
BlockStateUpgrader: do not apply backwards-incompatible schemas to blockstates already on the correct version
2022-02-10 20:51:31 +00:00
CoralTypeIdMapTest.php
fixed borked test
2020-11-16 18:17:04 +00:00
DyeColorIdMapTest.php
Don't explode when data contains invalid dye colour IDs
2021-04-28 13:39:03 +01:00
EffectIdMapTest.php
Separated effects' MCPE ID registration from VanillaEffects
2020-10-24 18:52:20 +01:00
EnchantmentIdMapTest.php
Moved enchantment ID handling to pocketmine/data/bedrock package
2020-10-24 17:59:46 +01:00