gigaherz / EyesInTheDarkness

A small spooky mod for the MMD SPookyJam 2018
https://www.curseforge.com/minecraft/mc-mods/eyes-in-the-darkness
BSD 3-Clause "New" or "Revised" License
4 stars 6 forks source link

Minor config error #5

Closed DWX12 closed 4 years ago

DWX12 commented 5 years ago

Came across this in the config, which I'm sure is just an error:

# Set to false to disable the jumpscare system.
# Min: 0
# Max: 6
B:Jumpscare=true

The jumpscare is either true or false, correct? Or is there some varying degree to it?

Thanks for creating such a cool mod.

gigaherz commented 5 years ago

Yeah it's fixed locally. Found it literally right after submitting the build for review. Switched back to Intellij to switch to another project, and I see that glaring @Config.RangeInt(0,6) right there staring at me...

gigaherz commented 4 years ago

Fixed as of the just-released 0.1.0 (gee talk about neglecting this mod...)