Minecraft: Create Hexxit Server - how it works
With the Hexxit mod pack from Technic Pack you can expand Minecraft with a completely new game world, extended features, creatures and mechanics. You can also set up your own Hexxit server to explore the game world with your friends and experience the new adventures.
How to set up your own Hexxit server
In order to set up your own Hexxit server for Minecraft, you need the Hexxit server files. You can find them on the project's website as a download.- First, call up the server directory. All the important files needed to run the Minecraft server are stored there. To do this, press the key combination [Windows] + [R] and enter "%appdata%" in the input field. In the directory, then navigate to the Minecraft server folder.
- In the directory, delete the file "minecraft_server.jar" and paste the downloaded ".jar" file. Also rename the new file to "Hexxit.jar".
- After that, open the "launch.bat" file using the editor and insert the following: "@ECHO OFFSET BINDIR=%~dp0 CD /D "%BINDIR%" "C:\Programs (x86)\Java\jre7\bin\java.exe" -Xincgc -Xmx1G -jar hexxit.jar PAUSE".
- Finally save the changes to the document.