Maxzilla60 1 Posted March 27, 2015 Share Posted March 27, 2015 Hello! I discovered this mod not long ago and I'd love to try it out. I don't really (like to) use any mods that generate power and I saw you could turn off the need for energy/power in the config file. Can someone help me with which things I need to config and to what values they need to be set? I was expecting there was a simple true/false I could change but this is kind of confusing to me. Am I missing something? This would also be kind of a suggestion to add a simple true/false config in there. Thanks! (Sorry if this is the wrong place to ask for this) Quote Link to post Share on other sites
0 Sangar 92 Posted March 27, 2015 Share Posted March 27, 2015 There is a simple switch ;-) Set ignorePower to true. Quote Link to post Share on other sites
0 Maxzilla60 1 Posted March 27, 2015 Author Share Posted March 27, 2015 There is a simple switch ;-) Set ignorePower to true. Oh wow, I feel dumb. Thank you! It's odd; this config is somewhere totally different in my file than how it is on GitHub. Quote Link to post Share on other sites
0 Sangar 92 Posted March 27, 2015 Share Posted March 27, 2015 When the config is written out again it is sorted alphabetically. Quote Link to post Share on other sites
0 dgelessus 26 Posted March 28, 2015 Share Posted March 28, 2015 As I understand it OC automatically doesn't require power if you don't have any power-generating mods installed. (Unless that was recently changed.) Quote Link to post Share on other sites
0 Sangar 92 Posted March 29, 2015 Share Posted March 29, 2015 True, but it'll tell you that each time you restart the game (or even when entering a world? can't remember). So if that's a permanent situation it still makes sense to disable it manually, to suppress that message. Quote Link to post Share on other sites
0 ibovangeffen 0 Posted May 22, 2015 Share Posted May 22, 2015 How to edit the code? I tried it, I unpacked the files, changed the line, but now I don't know how to change it back to a .jar file, and google can't help me either. But I can't edit the .jar file without unzipping it. Could you guys tell me how it works? Thanks Quote Link to post Share on other sites
0 dgelessus 26 Posted May 23, 2015 Share Posted May 23, 2015 How to edit the code? I tried it, I unpacked the files, changed the line, but now I don't know how to change it back to a .jar file, and google can't help me either. But I can't edit the .jar file without unzipping it. Could you guys tell me how it works? Thanks That's not how you should edit a mod's code. Unless you fluently speak Java bytecode you shouldn't be editing the jar file, there's nothing you could understand or change in a useful way. In any case there's no need to modify the mod's code. Everything you need to change is in the config files, which are by default at .minecraft/config/opencomputers. Quote Link to post Share on other sites
0 ibovangeffen 0 Posted May 24, 2015 Share Posted May 24, 2015 That's not how you should edit a mod's code. Unless you fluently speak Java bytecode you shouldn't be editing the jar file, there's nothing you could understand or change in a useful way. In any case there's no need to modify the mod's code. Everything you need to change is in the config files, which are by default at .minecraft/config/opencomputers. Ooh, thanks, that worked indeed Quote Link to post Share on other sites
Hello!
I discovered this mod not long ago and I'd love to try it out.
I don't really (like to) use any mods that generate power and I saw you could turn off the need for energy/power in the config file.
Can someone help me with which things I need to config and to what values they need to be set?
I was expecting there was a simple true/false I could change but this is kind of confusing to me. Am I missing something?
This would also be kind of a suggestion to add a simple true/false config in there.
Thanks!
(Sorry if this is the wrong place to ask for this)
Link to post
Share on other sites