File Details
overlast-1.12.2-0.2.8B3.jar
- R
- Dec 13, 2022
- 409.46 KB
- 66.4K
- 1.12.2
- Forge
File Name
overlast-1.12.2-0.2.8B3.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
This update is mainly bug fixes and compatibility with.
1.[Critical] Fixed an issue with singleplayer playing, which would mainly cause natural evolution to fail, seasons to fail, etc.
2.No longer will sanity be reduced by the Moving Flesh,Courage will begin to charge at 90 sanity or more.
3.Unbind the sanity system from natural evolution, now winter will also normal natural evolution, after disabling the sanity system will also natural evolution, if you want to disable natural evolution please set naturalEvolutionScale to 0 in the configuration file.
4.Added CraftTweaker compatibility, please check the tutorial for the specific usage.
IPlayer
| Getter |
Return Type | Setter | Parameter Type | Description |
| getSanity | double | setSanity | double | |
| getCourage | double | setCourage | double | |
| getTemperature | double | setTemperature | double | |
| getParasitic | double | setParasitic | double | |
| getEvolutionPhase | int | setEvolutionPhase | int | |
| getCooldown | int | setCooldown | int | |
| getEvoPoint | int | addEvoPoint | int |

