Closed just-a-pony closed 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/)
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.
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.
Stay tuned, this repository updates mappings periodically and adds new objects or missing objects.
I tried to understand how to use this,but I still haven't figured out. Could anyone tell me something about it?