Skip to content

Commit 946fb11

Browse files
committed
更新修改日志
1 parent fd88066 commit 946fb11

File tree

3 files changed

+222
-83
lines changed

3 files changed

+222
-83
lines changed

CHANGELOG.md

+74-28
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,42 @@ and this project follows [Semantic Versioning](https://semver.org/spec/v2.0.0.ht
1111
3. <a href="#CataLogs-Version-history">🔖 Version history / 历史版本 </a>
1212

1313
## [Dev-PNX](https://github.com/PowerNukkitX/PowerNukkitX/actions) - Future
14+
This work in progress version supports Minecraft:BE `1.20.40 (Protocol Version 622)`.
15+
16+
## Added
17+
18+
- [#1407] Add `camel_spawn_egg`.
19+
- [#1410] Add some repice.
20+
- [#1413] Add ability to change Minecraft version in query.
21+
22+
## Changed
23+
24+
- [#1406] Updated shaped and shapeless crafting recipes.
25+
- [#1411] Update `block_color.json` & `block_property_types.json`.
26+
27+
## Fixes
28+
29+
- [#1405] Fixed `Block Properties` for the new MC Version.
30+
- [#1410] Fix `chest pair`.
31+
32+
## [1.20.40-r1-PNX](https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.20.40-r1) - 2023-10-26
33+
This work in progress version supports Minecraft:BE `1.20.40 (Protocol Version 622)`.
34+
35+
## Added
36+
37+
- [#1404] `PNX-1.20.40-r1` released.
38+
39+
## Fixes
40+
41+
- [#1400] Fix AmethystBud Block FACING_DIRECTION property.
42+
43+
## [1.20.30-r2-PNX](https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.20.30-r2) - 2023-10-19
1444
This work in progress version supports Minecraft:BE `1.20.30 (Protocol Version 618)`.
1545

1646
## Added
1747

1848
- [#1379] Added Deepslate Generation.
49+
- [#1399] `PNX-1.20.30-r2` released.
1950

2051
## Changed
2152

@@ -24,8 +55,12 @@ This work in progress version supports Minecraft:BE `1.20.30 (Protocol Version 6
2455
## Fixes
2556

2657
- [#1385] Fix colored terracotta blocks.
27-
- [#1386] Fix: anvil property operate.
58+
- [#1386] Fix anvil property operate.
2859
- [#1387] Fix furnace facing.
60+
- [#1392] Fix `EntityIntelligent` and `EmptyBehaviorGroup` from causing NPEs.
61+
- [#1393] Fix `PlayerToggleFlightEvent` trigge.
62+
- [#1395] Fix `Redstone Repeater` Direction Bug.
63+
- [#1397] Fix Directions for Logs.
2964

3065
## [1.20.30-r1-PNX](https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.20.30-r1) - 2023-9-25
3166
This work in progress version supports Minecraft:BE `1.20.30 (Protocol Version 618)`.
@@ -1915,6 +1950,14 @@ Fixes several anvil issues.
19151950
<summary>1.20.30-PNX</summary>
19161951

19171952
1. [#1.20.30-r1] PNX-1.20.30-r1 (Protocol Version 618)
1953+
2. [#1.20.30-r2] PNX-1.20.30-r2 (Protocol Version 618)
1954+
1955+
</details>
1956+
1957+
<details>
1958+
<summary>1.20.40-PNX</summary>
1959+
1960+
1. [#1.20.40-r1] PNX-1.20.40-r1 (Protocol Version 622)
19181961

19191962
</details>
19201963

@@ -2775,6 +2818,19 @@ Need to switch languages?
27752818
[#1386]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1386
27762819
[#1387]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1387
27772820
[#1390]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1390
2821+
[#1392]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1392
2822+
[#1393]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1393
2823+
[#1395]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1395
2824+
[#1397]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1397
2825+
[#1399]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1399
2826+
[#1400]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1400
2827+
[#1404]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1404
2828+
[#1405]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1405
2829+
[#1406]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1406
2830+
[#1407]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1407
2831+
[#1410]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1410
2832+
[#1411]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1411
2833+
[#1413]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1413
27782834
<!--PowerNukkitX Version history-->
27792835

27802836
<!--1.6.0.0-PNX Version summary Start-->
@@ -2795,74 +2851,64 @@ Need to switch languages?
27952851
<!--1.19.10-r1-PNX Protocol Version 534-->
27962852
[#1.19.10-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.10-r1
27972853

2798-
<!--1.19.20-r1-PNX Protocol Verison 544-->
2854+
<!--1.19.20-PNX Protocol Verison 544-->
27992855
[#1.19.20-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.20-r1
2800-
<!--1.19.20-r2-PNX Protocol Version 544-->
28012856
[#1.19.20-r2]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.20-r2
2802-
<!--1.19.20-r3-PNX Protocol Version 544-->
28032857
[#1.19.20-r3]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.20-r3
2804-
<!--1.19.20-r4-PNX Protocol Version 544-->
28052858
[#1.19.20-r4]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.20-r4
2806-
<!--1.19.20-r5-PNX Protocol Version 544-->
28072859
[#1.19.20-r5]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.20-r5
28082860

2809-
<!--1.19.21-r1-PNX Protocol Version 545-->
2861+
<!--1.19.21-PNX Protocol Version 545-->
28102862
[#1.19.21-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.21-r1
2811-
<!--1.19.21-r2-PNX Protocol Version 545-->
28122863
[#1.19.21-r2]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.21-r2
2813-
<!--1.19.21-r3-PNX Protocol Version 545-->
28142864
[#1.19.21-r3]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.21-r3
2815-
<!--1.19.21-r4-PNX Protocol Version 545-->
28162865
[#1.19.21-r4]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.21-r4
28172866

2818-
<!--1.19.30-r1-PNX Protocol Version 554-->
2867+
<!--1.19.30-PNX Protocol Version 554-->
28192868
[#1.19.30-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.30-r1
2820-
<!--1.19.30-r2-PNX Protocol Version 554-->
28212869
[#1.19.30-r2]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.30-r2
28222870

2823-
<!--1.19.31-r1-PNX Protocol Version 554-->
2871+
<!--1.19.31-PNX Protocol Version 554-->
28242872
[#1.19.31-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.31-r1
28252873

2826-
<!--1.19.40-r1-PNX Protocol Version 557-->
2874+
<!--1.19.40-PNX Protocol Version 557-->
28272875
[#1.19.40-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.40-r1
2828-
<!--1.19.40-r2-PNX Protocol Version 557-->
28292876
[#1.19.40-r2]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.40-r2
2830-
<!--1.19.40-r3-PNX Protocol Version 557-->
28312877
[#1.19.40-r3]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.40-r3
28322878

2833-
<!--1.19.50-r1-PNX Protocol Version 560-->
2879+
<!--1.19.50-PNX Protocol Version 560-->
28342880
[#1.19.50-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.50-r1
2835-
<!--1.19.50-r2-PNX Protocol Version 560-->
28362881
[#1.19.50-r2]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.50-r2
2837-
<!--1.19.50-r3-PNX Protocol Version 560-->
28382882
[#1.19.50-r3]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.50-r3
28392883

2840-
<!--1.19.60-r1-PNX Protocol Version 567-->
2884+
<!--1.19.60-PNX Protocol Version 567-->
28412885
[#1.19.60-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.60-r1
2842-
<!--1.19.62-r1-PNX Protocol Version 567-->
2886+
<!--1.19.62-PNX Protocol Version 567-->
28432887
[#1.19.62-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.62-r1
2844-
<!--1.19.63-r1-PNX Protocol Version 568-->
2888+
<!--1.19.63-PNX Protocol Version 568-->
28452889
[#1.19.63-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.63-r1
28462890

2847-
<!--1.19.70-r1-PNX Protocol Version 575-->
2891+
<!--1.19.70-PNX Protocol Version 575-->
28482892
[#1.19.70-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.70-r1
28492893
[#1.19.70-r2]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.70-r2
28502894

2851-
<!--1.19.80-r1-PNX Protocol Version 582-->
2895+
<!--1.19.80-PNX Protocol Version 582-->
28522896
[#1.19.80-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.80-r1
28532897
[#1.19.80-r2]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.80-r2
28542898
[#1.19.80-r3]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.80-r3
28552899
<!--1.19.xx-PNX Version summary End-->
28562900

28572901
<!--1.20.xx-PNX Version summary Start-->
2858-
<!--1.20.0-r1-PNX Protocol Version 589-->
2902+
<!--1.20.0-PNX Protocol Version 589-->
28592903
[#1.20.0-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.20.0-r1
2860-
<!--1.20.0-r2-PNX Protocol Version 589-->
28612904
[#1.20.0-r2]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.20.0-r2
2862-
<!--1.20.10-r1-PNX Protocol Version 594-->
2905+
<!--1.20.10-PNX Protocol Version 594-->
28632906
[#1.20.10-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.20.10-r1
2864-
<!--1.20.30-r1-PNX Protocol Version 618-->
2907+
<!--1.20.30-PNX Protocol Version 618-->
28652908
[#1.20.30-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.20.30-r1
2909+
[#1.20.30-r2]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.20.30-r2
2910+
<!--1.20.40-PNX Protocol Version 622-->
2911+
[#1.20.40-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.20.40-r1
28662912
<!--1.20.xx-PNX Version summary End-->
28672913

28682914
<!--PowerNukkitX Urls-->

blob/zh-hans/CHANGELOG.md

+73-27
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,42 @@
1212
3. [🔖 Version history / 历史版本](#CataLogs-Version-history)
1313

1414
## [Dev-PNX](https://github.com/PowerNukkitX/PowerNukkitX/actions) - Future
15+
该版本目前支持了Minecraft:BE `1.20.40 (协议版本622)`.
16+
17+
## 新增内容
18+
19+
- [#1407] 添加`骆驼`刷怪蛋。
20+
- [#1410] 添加新的配方。
21+
- [#1413] 添加能在查询中更改Minecraft版本的功能。
22+
23+
## 修改记录
24+
25+
- [#1406] 更新了有形状和无形状的制作配方。
26+
- [#1411] 更新`block_color.json``block_property_types.json`
27+
28+
## BUG修复
29+
30+
- [#1405] 修复了新版本`Block Properties`的问题。
31+
- [#1410] 修复`chest pair`
32+
33+
## [1.20.40-r1-PNX](https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.20.40-r1) - 2023-10-26
34+
该版本目前支持了Minecraft:BE `1.20.40 (协议版本622)`.
35+
36+
## 新增内容
37+
38+
- [#1404] `PNX-1.20.40-r1`正式发布。
39+
40+
## BUG修复
41+
42+
- [#1400] 修复水晶芽方块的FACING_DIRECTION属性问题。
43+
44+
## [1.20.30-r2-PNX](https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.20.30-r2) - 2023-10-19
1545
该版本目前支持了Minecraft:BE `1.20.30 (协议版本618)`.
1646

1747
## 新增内容
1848

1949
- [#1379] 添加深板岩生成器。
50+
- [#1399] `PNX-1.20.30-r2`正式发布。
2051

2152
## 修改记录
2253

@@ -27,6 +58,10 @@
2758
- [#1385] 修复彩色陶瓦方块。
2859
- [#1386] 修复铁砧操作属性。
2960
- [#1387] 熔炉修复。
61+
- [#1392] 修复`EntityIntelligen``EmptyBehaviorGroup`导致NPE的问题。
62+
- [#1393] 修复`PlayerToggleFlightEvent`触发器。
63+
- [#1395] 修复红石中继器相关的BUG。
64+
- [#1397] 修复原木方向问题。
3065

3166
## [1.20.30-r1-PNX](https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.20.30-r1) - 2023-9-25
3267
该版本目前支持了Minecraft:BE `1.20.30 (协议版本618)`.
@@ -1919,6 +1954,14 @@ Fixes several anvil issues.
19191954
<summary>1.20.30-PNX</summary>
19201955

19211956
1. [#1.20.30-r1] PNX-1.20.30-r1 (协议版本618)
1957+
1. [#1.20.30-r2] PNX-1.20.30-r2 (协议版本618)
1958+
1959+
</details>
1960+
1961+
<details>
1962+
<summary>1.20.40-PNX</summary>
1963+
1964+
1. [#1.20.40-r1] PNX-1.20.40-r1 (协议版本622)
19221965

19231966
</details>
19241967

@@ -2779,6 +2822,19 @@ Need to switch languages?
27792822
[#1386]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1386
27802823
[#1387]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1387
27812824
[#1390]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1390
2825+
[#1392]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1392
2826+
[#1393]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1393
2827+
[#1395]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1395
2828+
[#1397]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1397
2829+
[#1399]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1399
2830+
[#1400]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1400
2831+
[#1404]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1404
2832+
[#1405]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1405
2833+
[#1406]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1406
2834+
[#1407]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1407
2835+
[#1410]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1410
2836+
[#1411]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1411
2837+
[#1413]: https://github.com/PowerNukkitX/PowerNukkitX/pull/1413
27822838
<!--PowerNukkitX Version history-->
27832839

27842840
<!--1.6.0.0-PNX Version summary Start-->
@@ -2799,74 +2855,64 @@ Need to switch languages?
27992855
<!--1.19.10-r1-PNX Protocol Version 534-->
28002856
[#1.19.10-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.10-r1
28012857

2802-
<!--1.19.20-r1-PNX Protocol Verison 544-->
2858+
<!--1.19.20-PNX Protocol Verison 544-->
28032859
[#1.19.20-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.20-r1
2804-
<!--1.19.20-r2-PNX Protocol Version 544-->
28052860
[#1.19.20-r2]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.20-r2
2806-
<!--1.19.20-r3-PNX Protocol Version 544-->
28072861
[#1.19.20-r3]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.20-r3
2808-
<!--1.19.20-r4-PNX Protocol Version 544-->
28092862
[#1.19.20-r4]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.20-r4
2810-
<!--1.19.20-r5-PNX Protocol Version 544-->
28112863
[#1.19.20-r5]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.20-r5
28122864

2813-
<!--1.19.21-r1-PNX Protocol Version 545-->
2865+
<!--1.19.21-PNX Protocol Version 545-->
28142866
[#1.19.21-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.21-r1
2815-
<!--1.19.21-r2-PNX Protocol Version 545-->
28162867
[#1.19.21-r2]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.21-r2
2817-
<!--1.19.21-r3-PNX Protocol Version 545-->
28182868
[#1.19.21-r3]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.21-r3
2819-
<!--1.19.21-r4-PNX Protocol Version 545-->
28202869
[#1.19.21-r4]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.21-r4
28212870

2822-
<!--1.19.30-r1-PNX Protocol Version 554-->
2871+
<!--1.19.30-PNX Protocol Version 554-->
28232872
[#1.19.30-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.30-r1
2824-
<!--1.19.30-r2-PNX Protocol Version 554-->
28252873
[#1.19.30-r2]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.30-r2
28262874

2827-
<!--1.19.31-r1-PNX Protocol Version 554-->
2875+
<!--1.19.31-PNX Protocol Version 554-->
28282876
[#1.19.31-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.31-r1
28292877

2830-
<!--1.19.40-r1-PNX Protocol Version 557-->
2878+
<!--1.19.40-PNX Protocol Version 557-->
28312879
[#1.19.40-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.40-r1
2832-
<!--1.19.40-r2-PNX Protocol Version 557-->
28332880
[#1.19.40-r2]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.40-r2
2834-
<!--1.19.40-r3-PNX Protocol Version 557-->
28352881
[#1.19.40-r3]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.40-r3
28362882

2837-
<!--1.19.50-r1-PNX Protocol Version 560-->
2883+
<!--1.19.50-PNX Protocol Version 560-->
28382884
[#1.19.50-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.50-r1
2839-
<!--1.19.50-r2-PNX Protocol Version 560-->
28402885
[#1.19.50-r2]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.50-r2
2841-
<!--1.19.50-r3-PNX Protocol Version 560-->
28422886
[#1.19.50-r3]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.50-r3
28432887

2844-
<!--1.19.60-r1-PNX Protocol Version 567-->
2888+
<!--1.19.60-PNX Protocol Version 567-->
28452889
[#1.19.60-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.60-r1
2846-
<!--1.19.62-r1-PNX Protocol Version 567-->
2890+
<!--1.19.62-PNX Protocol Version 567-->
28472891
[#1.19.62-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.62-r1
2848-
<!--1.19.63-r1-PNX Protocol Version 568-->
2892+
<!--1.19.63-PNX Protocol Version 568-->
28492893
[#1.19.63-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.63-r1
28502894

2851-
<!--1.19.70-r1-PNX Protocol Version 575-->
2895+
<!--1.19.70-PNX Protocol Version 575-->
28522896
[#1.19.70-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.70-r1
28532897
[#1.19.70-r2]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.70-r2
28542898

2855-
<!--1.19.80-r1-PNX Protocol Version 582-->
2899+
<!--1.19.80-PNX Protocol Version 582-->
28562900
[#1.19.80-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.80-r1
28572901
[#1.19.80-r2]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.80-r2
28582902
[#1.19.80-r3]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.19.80-r3
28592903
<!--1.19.xx-PNX Version summary End-->
28602904

28612905
<!--1.20.xx-PNX Version summary Start-->
2862-
<!--1.20.0-r1-PNX Protocol Version 589-->
2906+
<!--1.20.0-PNX Protocol Version 589-->
28632907
[#1.20.0-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.20.0-r1
2864-
<!--1.20.0-r2-PNX Protocol Version 589-->
28652908
[#1.20.0-r2]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.20.0-r2
2866-
<!--1.20.10-r1-PNX Protocol Version 594-->
2909+
<!--1.20.10-PNX Protocol Version 594-->
28672910
[#1.20.10-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.20.10-r1
2868-
<!--1.20.30-r1-PNX Protocol Version 618-->
2911+
<!--1.20.30-PNX Protocol Version 618-->
28692912
[#1.20.30-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.20.30-r1
2913+
[#1.20.30-r2]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.20.30-r2
2914+
<!--1.20.40-PNX Protocol Version 622-->
2915+
[#1.20.40-r1]: https://github.com/PowerNukkitX/PowerNukkitX/releases/tag/1.20.40-r1
28702916
<!--1.20.xx-PNX Version summary End-->
28712917

28722918
<!--PowerNukkitX Urls-->

0 commit comments

Comments
 (0)