Skip to content

A modern modpack aiming to recreate and update Tekkit

Notifications You must be signed in to change notification settings

ReTekkit/retekkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReTekkit

A modern modpack aiming to recreate and update Tekkit.

Important Note: ReTekkit is not affiliated with Tekkit nor Technic!

ReTekkit is still in heavy development. There are many mods that need to be recreated and reimagined.

For the fun development information, see ReTekkit/doc.

Developers

To download the pack for development purposes, I first recommend these programs:

  • Git (if you are a developer then you probably already have this installed :p)
  • Packwiz (add, update, or remove mods)
  • Prism Launcher (for testing and playing the pack)
  • VSCode, VSCodium, or any other IDE (to edit configs, tweak recipes, etc)

To set up a development environment:

  1. git clone this repo somewhere.
  2. Open Prism Launcher and create a new instance (name does not matter but I just use ReTekkit-dev).
    • This instance should be Minecraft version 1.21.1 and NeoForge on whatever version ReTekkit is using. This can be found in pack.toml.
  3. Download the latest packwiz-installer-bootstrap.jar from here and put it in the instance's .minecraft folder (the dot may or may not be present).
    • This is used to automatically update the pack when you make a change
  4. Then, in your instance's settings, set the pre-launch command to this: "$INST_JAVA" -jar packwiz-installer-bootstrap.jar http://localhost:8080/pack.toml

See this for more information about packwiz-installer.

About

A modern modpack aiming to recreate and update Tekkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published