This mod currently utilizies Gradle 8.1.1 + RetroFuturaGradle 1.3.24 + Forge 14.23.5.2847.
- Logistics Pipe:
- Result Pipe
- Crafting Manager Pipe
- Buffer Upgrade
- Additional content (Soft dependencies):
- Applied Energistics 2:
- Satellite Bus
- Crafting Manager
- Package
- Refined Storage: WIP
- Applied Energistics 2:
- Clone this repository.
- In the local repository, run the command
gradlew setupDecompWorkspace
- Open the project folder in IDEA.
- Right-click in IDEA
build.gradle
of your project, and selectLink Gradle Project
, after completion, hitRefresh All
in the gradle tab on the right. - Run
gradlew runClient
andgradlew runServer
, or use the auto-imported run configurations in IntelliJ like1. Run Client
.