-
Notifications
You must be signed in to change notification settings - Fork 17
Home
Here you will find the instructions to know how to install this resource and make it work on your server.
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/)
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 then restart your server or send the /geyser reload
command.
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 zip the RP and change it extension from .zip
to .mcpack
and put it in the "Packs" folder to install the RP on join on clients.