p455w0rd / p455w0rd-s-Things

GNU General Public License v3.0
1 stars 1 forks source link

Config file not working #49

Open turtledev1 opened 6 years ago

turtledev1 commented 6 years ago

Anything I change in the config file does nothing in-game. All my other mods config files are working fine, but the p455w0rdsThings.cfg isn't registering for some reason. For example, I set the EnableEnderman to false, but they still spawn. I also tried the DisableEMC, but the items still have EMC values.

I'm using this version: p455w0rdsthings-1.10.2-2.2.32.jar

EDIT: Only the things related to endermen doesn't work (aka the light level thing)

p455w0rd commented 6 years ago

Just so everyone knows..this mod is 1.10.2 and therefore low priority..i will get to it as soon as I can, but I just don't have much time atm with work and other projects...sorry :(

PseudoResonance commented 6 years ago

Sorry, don't mean to pester you or anything, but I just wanted to add that yes, this is definitely an issue. I have the same issue and see lots of complaints online. Mainly in the Project Ozone Lite modpack as they've killed me many times when I look up and have a ton of endermen sitting on my island...

If you are comfortable with it, I'm sure you could open source the mod and it'll get fixed in no time, but if not, that's fine too. It's a great mod.

p455w0rd commented 6 years ago

Syd-Top-Hat commented 6 years ago

If it helps, looks like the issue is with line 342 of EntityEnderman2.java https://gitlab.com/p455w0rd/p455w0rdsThings/blob/master/src/main/java/p455w0rd/p455w0rdsthings/entity/EntityEnderman2.java#L342