Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

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(aeVersion)
compile files(cofhCoreVersion)
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