How to add addons to your Bedrock server

  1. The first step is to make sure you have a world created on the server. The easiest way to generate one is to turn on the server and then turn it off.

  2. Well, now that it is created, we must create a local world in our Minecraft, taking into account some aspects:

    1. Activate the experimental options

    2. Place the addons in the world before creating it.

  3. Turn off the server if it wasn't already and go to our server files in the Control Panel, specifically to the folder of the world generated in step 1. There we must create two folders: resource_packs and behavior_packs.

  4. Upload the files we will name below from the local world to the server world folder:

    1. If the world generated on the server does not have the experimental options enabled, upload these files:

      1. level.dat

      2. level.dat_old

      3. levelname.text

      4. world_behavior_pack_history.json

      5. world_behavior_packs.json

      6. world_resource_pack_history.json

      7. world_resource_packs

    2. If the server world already has the experimental options enabled, upload these files:

      1. world_behavior_pack_history.json

      2. world_behavior_packs.json

      3. world_resource_pack_history.json

      4. world_resource_packs

  5. Upload the addons from the local world to the behavior_packs folder of the server world, and the texture packs from the local world to the resource_packs folder of the server world.

  6. Turn on the server, everything is ready!

Última actualización