Skip to content

added support GregTech Fuel Rods && add config sensorDataRefreshPeriod#179

Open
Baldrvolsk wants to merge 5 commits intoxbony2:masterfrom
Baldrvolsk:master
Open

added support GregTech Fuel Rods && add config sensorDataRefreshPeriod#179
Baldrvolsk wants to merge 5 commits intoxbony2:masterfrom
Baldrvolsk:master

Conversation

@Baldrvolsk
Copy link

fix #137

Copy link
Owner

@xbony2 xbony2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any check if this is GT5/GT5U or GT6 btw?

compile files(brVersion)
compile files(mekVersion)
compile files(buildcraftVersion)
compile files(gregtechVersion)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please fix indentations

configuration = new Configuration(configFile);
}
loadConfiguration();
}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please

} finally {
if (configuration.hasChanged()) {
configuration.save();
}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these conventions are bad, sorry :P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Thorium and Sensor Kits

2 participants