SofiaRedmond / Slimefun-Geyser

Customs Mappings of Slimefun on GeyserMC servers (include resource pack for bedrock clients)
56 stars 17 forks source link

How to use this? #3

Closed just-a-pony closed 2 years ago

just-a-pony commented 2 years ago

I tried to understand how to use this,but I still haven't figured out. Could anyone tell me something about it?

SofiaRedmond commented 2 years ago

First Step: You must download a GeyserMC plugin for Java Edition server what supports custom mappings (You can do that from here: https://ci.opencollab.dev/job/GeyserMC/job/Geyser/job/feature%252Fextensions/) image

Second Step: When your server starts, the plugin will generate a folder named "custom_mappings", you must paste the mappings from this repo (GeyserCustomMappings/custom_mappings) on that folder. image

Third Step: That's all on server side. On client side you must add the Manifest.json to the SlimefunBedrockRP to create a valid resource pack for the players who will join the server. (More info about manifest file: https://docs.microsoft.com/en-us/minecraft/creator/documents/resourcepack#create-a-manifest-file)

Additionally, you can put the RP to the "Packs" folder to install the RP on join on clients. image

Stay tuned, this repository updates mappings periodically and adds new objects or missing objects.