You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3. Support for The Nether world, no need to install additional plugin.
30
-
4. Support 3D biomes.<!--Custom dimension interface TODO-->
31
-
5. Support for vanilla commands and command block.
32
-
6. Built-in [Terra](https://github.com/PolyhedralDev/Terra) generator (if you have
27
+
- Support for 1.20.40 protocol.
28
+
- Support for 384 world height.
29
+
- Support for The Nether world, no need to install additional plugin.
30
+
- Support 3D biomes.<!--Custom dimension interface TODO-->
31
+
- Support for vanilla commands and command block.
32
+
- Built-in [Terra](https://github.com/PolyhedralDev/Terra) generator (if you have
33
33
questions [click here to view](https://www.powernukkitx.com/doc/en-us/faq/terra.html)) .
34
-
7. Support for writing plugins using the JavaScript language (development documentation can be
34
+
- Support for writing plugins using the JavaScript language (development documentation can be
35
35
found [here](https://www.powernukkitx.com/doc/en-us/dev/js/setup_dev_env.html)).
36
-
8. Support custom blocks / items / entity (refinement in progress, [documentation](https://doc.powernukkitx.cn/) to be
36
+
- Support custom blocks / items / entity (refinement in progress, [documentation](https://doc.powernukkitx.cn/) to be
37
37
added).
38
-
9. Original Entity AI framework, no need to install MobPlugin (under development, Not all creature completed).
39
-
10. Todo...
38
+
- Original Entity AI framework, no need to install MobPlugin (under development, Not all creature completed).
40
39
41
40
---
42
41
@@ -109,7 +108,7 @@ compatibility.
109
108
to generate electricity with love. If you encounter any problems when using PowerNukkitX, you should
110
109
first [create an issue](https://github.com/PowerNukkitX/PowerNukkitX/issues) in this repository (please also note to
111
110
read the rules in
112
-
the [Contribution Help Guide](https://github.com/PowerNukkitX/PowerNukkitX/blob/master/CONTRIBUTING.md)).
111
+
the [Contribution Help Guide](/CODE_OF_CONDUCT.md)).
113
112
114
113
* We also recommend that you perform regular backups and other operations, and use the plug-ins made
115
114
for [PowerNukkitX](https://github.com/PowerNukkitX/PowerNukkitX) and
@@ -175,7 +174,7 @@ dependencies {
175
174
176
175
🧐 Contributing
177
176
---
178
-
Please read the [CONTRIBUTING](https://github.com/PowerNukkitX/PowerNukkitX/blob/master/CONTRIBUTING.md) guide before submitting any issue. Issues with insufficient information or in the wrong format will be closed and will not be reviewed.
177
+
Please read the [CONTRIBUTING](/CODE_OF_CONDUCT.md) guide before submitting any issue. Issues with insufficient information or in the wrong format will be closed and will not be reviewed.
0 commit comments