超神的冰凉 升级了 PowerNukkitX 高性能、富原版特性、高拓展性的独立服务端核心 的新版本:
master-023e6d6c7
阅读此次升级的详细信息...
master-023e6d6c7
fix: furnace facing (#1387)
阅读此次升级的详细信息...
fix: furnace facing (#1387)
Added Deepslate Generation (#1379)
* Added Deepslate Generation
* Update PopulatorOre.java
fix: anvil property operate (#1386)
Update English Minecraft Wiki links to new domain (#1390)
Update Chinese Minecraft wiki links to new domain (#1416)
Update Chinese Minecraft wiki links
1.20 features & 1.20.40 fixes (#1414)
* fix: sugarcane and bamboo placing
* fix: torchflower
* feat: torchflower crop & seeds (WIP)
* fix: mangrove roots placing
* fix: sniffer egg is no more cracked after placing
* fix: ender portal frame placing
* fix: ancient debris id
* fix: bamboo placing
* fix: decorated pot not disappearing
I'm not sure if it will work for everyone, but for me this fixed error
* fix: pink petals placing
* feat: sherds on decorated pot
* fix: campfire % soul campfire...
Fix max sense not taken in action (#1426)
When an entity attacks another one and this entity is far away from the attacker, the attacker should stop attacking the entity.
This commit fixes the issue by checking if the entity is far away from the attacker.
fix: arrow does not disappear (#1428)
fix: SkullSherd package & feat: more boats (#1427)
* fix: ItemSkullPotterySherd package
* feat: more boats
Add playersSleepingPercentage GameRule (#1430)
Improvement PopulatorSugarcane (#1431)
fix: ore & stone types generation (#1429)
* fix: ore & stone types generation
* fix: deeplsate ore generation
Fix dispenser potion not working (#1432)
Minor JavaDoc Organizing and Typo Fixes (#1433)
* Moved `ItemEchoShard` out of `randomitem` as it's not related to random item selection.
* JavaDoc typos and cleanup.
Fixed sheep wool color and sheared state persistence issues (#1434)
* Fixed Sheep color and sheared state persistence issues.
* Expanded sheared and color2 into EntityComponents with respective memories.
* Fixed dispensers damaging shears when shearing did not succeed.
refactor: new chunk interface
feat: 1.20.50 +u (#1441)
* 1.20.50 Modifications from KoshakMineDEV (#1437)
minimal support for 1.20.50
Co-authored-by: Koshak_Mine <52908036+KoshakMineDEV@users.noreply.github.com>
* restore legacy_item_ids.json
* update bedrock data
* 1.20.50 protocol update
* attempt to repair block ids
* fix
* fix item mapping of stone & planks
* update data that not updated yet
* update unupdated data
* fixing item mapping
* update
* update unupdated data
* revert item_mapping.json
*...