Fork of the Trinity mod because ICBM nukes aren't fun enough and the release version is broken ;(
Find a file
Quantum 1131b22447
"Fixed" Thermonuclear explosions
Looks like the devs were in the middle of rewriting this class

Thermonukes would cause a crash because setScale tries to set a
dataManager thing that was never registered

Once that bug was fixed the crash stopped happening but the explosion
didnt do much so I readded a lot of commented out code

Works for now, will have to see what the devs were planning to do with
this so I can impliment it right or just steal what they did
2021-11-15 01:05:09 -05:00
gradle/wrapper Given source 2021-10-21 20:24:45 -04:00
src/main "Fixed" Thermonuclear explosions 2021-11-15 01:05:09 -05:00
.gitattributes Given source 2021-10-21 20:24:45 -04:00
build.gradle Given source 2021-10-21 20:24:45 -04:00
gradle.properties Given source 2021-10-21 20:24:45 -04:00
gradlew Given source 2021-10-21 20:24:45 -04:00
gradlew.bat Given source 2021-10-21 20:24:45 -04:00
LICENSE Added matching license as per https://www.curseforge.com/minecraft/mc-mods/trinity 2021-10-21 19:22:29 -06:00