哈2哈哈哈3 fcdaed8794 Update README.md
2024-04-23 19:37:54 +08:00
2024-04-13 11:30:22 +08:00
2024-04-23 19:33:11 +08:00
2024-04-13 11:30:22 +08:00
2024-04-13 21:58:27 +08:00
2024-04-13 11:30:22 +08:00
2024-04-13 11:30:22 +08:00
2024-04-13 23:51:13 +08:00
2024-04-13 11:30:22 +08:00
2024-04-14 20:06:36 +08:00
2024-04-23 19:37:54 +08:00

GeyserModelEngine

GitHubhttps://github.com/zimzaza4/GeyserModelEngine

English | 简体中文

About

it can let your Geyser server support on MEG4

How to install

download this plugin

GeyserUtils

GeyserModelEngine

LibsDisguises

After downloading, place GeyserModelEngine in the plugins folder

The geyserutils-spigot/velocity/bungeecord into the plugins folder

Put geyserutils-geyser into geyser extensions folder, and the installation is complete

convert model

Open your bbmodel project file and convert the model to bedrock model

Open the newly converted model and delete the extra hitbox (if not, leave it alone)

Otherwise BE players will see this hixbox

Then save to export the texture of the model

install model

Open Geyser's extensions folder and create a folder called geyserutils, and then create a folder inside called skins

Now let's create a folder called the id of your model. For example, if the id of the test model I use is parry_knight, I create a parry_knight folder

Your file path should look like this:

plugins/Geyser-Spigot/extensions/geyserutils/skins/modelid/

Finally put the model and texture map in

now restart your server to generated MEG4 model , your BE player should be able to see the model normally.

restart you server,summon model.We should be able to see the model normally

after that , it's about model's animation's part :

model animation

let model's animation export to json format

named the animation file by animation.modelID.json

then put it into your resource pack

now let us open the animation file to starting change the animaiton ID

originally , all the animationID were basic named like idle , walk , but now you should add a prefix

such as :

idle to animation.modelID.idle

example : animation.parry_knight.idle

after changed the resource pack 's version or uuid , pack the resource pack.

finally , restart the Geyser or server

END

Congratulations ! now you exactly know how to use , if you still can't finish yet

well , maybe that's my problem = D

restrictions

,,,,,a lot

problems

why I have generrated the model , but I got a steve ?

I guess that you have not wholly read this file..

Description
No description provided
Readme MIT 33 MiB
Languages
Java 100%