File Details
R2RUtils-1.7.10-0.6.jar
- R
- Feb 13, 2017
- 36.67 KB
- 141
- 1.7.10
File Name
R2RUtils-0.6.jar
Supported Versions
- 1.7.10
*Updated and confirmed to work for Minecraft 1.7.10 using Forge 10.13.2.1291
Turning off update check in config file will disable mod checking for new versions.
# Set to false to disable checking for mod updates [default: true]
B:updateCheck=true
Setting ylevelOffset indicates how many solid overhead blocks will be ignored before starting to count against the player for the purpose of being "underground" -- This allows for travel under minor ledges, or lower floors of some buildings without being affected. Note, that this setting has no effect unless you also have gameMode in the config set to 1.
# Under how much overhead should negative effects start [range: 2 ~ 64, default: 2]
I:ylevelOffset=2
To test, with ylevelOffset=2, stand under clear sky with nothing above you, nothing should happen. Then place 2 blocks of dirt above you. Again, nothing should happen. Now place 3 blocks of dirt above you. You should start getting Slowness and Mining Fatigue. Once you move out from under the blocks, the effects will fade.

