What is Tekkit Classic?
Tekkit Classic is a modpack for the game everybody knows and loves; Minecraft. It contains some of the very best and most popular mods from the community for industrializing, automating and powering your worlds!
Recommended Server Requirements
- An Ubuntu 16.10 server.
- 4GB of RAM.
- Dual core processor.
Prerequisites
You will need to have an active Java installation on your Aklweb host server in order to run the Tekkit Classic Server.
apt-get install openjdk-7-jre
Getting Started
Create a new folder on your server called “Tekkit”.
mkdir Tekkit
Navigate into the newly created directory.
cd Tekkit
Download the required files for the Tekkit Classic server.
wget http://mirror.technicpack.net/files/Tekkit_Server_3.1.2.zip
Unzip the file contents.
unzip Tekkit_Server_3.1.2.zip
Start Tekkit Classic by running the .jar
file.
screen java -Xmx3G -Xms2GB - jar Tekkit.jar nogui
All finished, Now What?
Congratulations on your fresh install of a Tekkit Classic server! You may now connect to it by typing in the IP address of your Aklweb host server instance in your Minecraft client. If you’d like to tweak some of the settings such as the port number, navigate to the Tekkit Classic server directory and type nano server.properties
. Inside here you can adjust the settings to your liking.
Enjoy and have fun!