Go to file
Timo Ley 7778dec56f - Added Modular Router
- Added Ender-Rift
- Added Nether Reactor
- Fixed ALM steel recipes
- Added utility recipes
- Added pulverizer recipe for certus quartz
2021-02-17 11:33:27 +01:00
src - Added Modular Router 2021-02-17 11:33:27 +01:00
.gitignore port kubejs scripts to haxe! 2021-02-12 13:58:04 +01:00
buildhaxe.sh port kubejs scripts to haxe! 2021-02-12 13:58:04 +01:00
hxformat.json fix indentation and add formatter config 2021-02-12 13:58:37 +01:00
modpacktoolsconfig.toml Add MPT Config 2021-01-20 18:40:46 +01:00
mpt Init 2021-01-20 18:39:58 +01:00
README.md adjust readme 2021-02-12 14:00:25 +01:00

Notex-3

building

Compiling requires the haxe toolkit to be installed, in order to compile KubeJS scripts and modpacktools to build the modpack.

Run these commands

# (only required on first build) install kubejs-haxe bindings
haxelib install kubejs
# build haxe scripts
./buildhaxe.sh
# use modpacktools to compile modpack
mpt buildtwitch

exports can be found in build