mirror of
https://github.com/GeyserExtensionists/GeyserModelEngine.git
synced 2025-12-19 15:09:18 +00:00
Update README_EN.md
This commit is contained in:
23
README_EN.md
23
README_EN.md
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user