-
-
Notifications
You must be signed in to change notification settings - Fork 62
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
[ExNihilo] Can't override/remove heat sources #225
Comments
Does ex astris have Nything to do with it? Like can this be duplicated On Tuesday, August 11, 2015, Oliver [email protected] wrote:
|
I get the same warnings without Ex Astris Rebirth. |
Ignore the warning, just the removing heat On Tuesday, August 11, 2015, Oliver [email protected] wrote:
|
The Problem is that the removed heat sources are still available. |
I derped:
should be
|
Fixed in ModTweaker2 0.9.2. Please update! |
- Heat sources can't be removed (Issue: jaredlll08#225 )
Versions:
If i try this to remove all heat sources: mods.exnihilo.Crucible.removeHeatSource(<*>);
I get these warnings: http://pastebin.com/qF6suB8c
Same with only one removal: mods.exnihilo.Crucible.removeHeatSource(minecraft:torch);
I get: http://pastebin.com/uB9Uw54Q
The removed heat sources still works.
The text was updated successfully, but these errors were encountered: