Update README_EN.md

This commit is contained in:
哈2哈哈哈3
2024-05-14 17:05:28 +08:00
committed by GitHub
parent 913da63df9
commit e74ef05d17

View File

@@ -14,13 +14,12 @@ Unlike the master, this one is truly a custom entity
Download the following plugins according to the server core Download the following plugins according to the server core
[GeyserUtils](https://github.com/zimzaza4/GeyserUtils) | plugins | Link | effect |
| :--- | :---- | :--- |
[GeyserModelEngine](https://github.com/zimzaza4/GeyserModelEngine) | GeyserUtils | https://github.com/zimzaza4/GeyserUtils | Get your Geyser to support calling some BE stuff |
| GeyserModelEngine | https://github.com/zimzaza4/GeyserModelEngine | Make your bedrock support MEG4 |
[zimzaza4's GeyserCustomEntity Fork](https://github.com/zimzaza4/Geyser) | GeyserCustomEntity Fork | https://github.com/zimzaza4/Geyser | Make Geyser support custom entities |
| GeyserModelEnginePackGenerator | https://github.com/zimzaza4/GeyserModelEnginePackGenerator | Help you automatically transform the model to generate resource packs |
[GeyserModelEnginePackGenerator](https://github.com/zimzaza4/GeyserModelEnginePackGenerator)
place `GeyserModelEngine` `GeyserCustomEntityFork` in the plugins folder place `GeyserModelEngine` `GeyserCustomEntityFork` in the plugins folder
@@ -54,13 +53,13 @@ go to `plugins/Geyser-Spigot/extensions/geysermodelenginepackgenerator`
<img src="docsimg/example2.jpg" width="500"> <img src="docsimg/example2.jpg" width="500">
Will `geysermodelenginepackgenerator` generated `generated_pack.zip` put into the `GeyserSpigot/packs` directory is installed final step, reload Geyser or restart the server to load the resource pack
As a final step, reload Geyser or restart the server to load the resource pack # tips
Pay attention! It is packaged by detecting the number of models and will not execute if the number does not change. * Pay attention! It is packaged by detecting the number of models and will not execute if the number does not change.
* To repackage it is recommended to delete `generated_pack.zip` and change the uuid or version
To repackage it is recommended to delete `generated_pack.zip` and change the uuid or version * instead of dropping the package into the `geyser/packs` directory, it will load pack itself
# The end # The end