EternalBlueFlame / Traincraft-5

Traincraft repository for version 1.7.x port.
Other
58 stars 53 forks source link

TCCE 4.5 Release Push #652

Closed GlacierPark19 closed 2 years ago

GlacierPark19 commented 2 years ago

No clue what to title. lol

If there are issues, please let me know. So exciting!

EternalBlueFlame commented 2 years ago

This push contains file conflicts from not pulling before you pushed. Additionally you should finish ConfigHandler line 80. Also vor versioning and compatibility reasons, revert the build.gradle to using config.modVersion.toString() and revert the mcmodinfo back to using the "version": "${version}", "mcversion": "${mcversion}",

GlacierPark19 commented 2 years ago

Made some changes:

Removed the tab split. It's unnecessary. I need to do some reading into the best way to implement it. I may re add it in the future Fixed the mod version and gradle issues