File Details
Hunter's Dream-1.12.2-0.2.2.jar
- A
- Aug 27, 2018
- 648.44 KB
- 1.6K
- 1.12.2
File Name
Hunter's Dream-1.12.2-0.2.2.jar
Supported Versions
- 1.12.2
Hunter's Dream 0.2.2 Changelog
All new features and code changes since the last build (0.2.1) To see every little change, please head to our GitHub and look at the changelog of all the commits since the 24th of August.
New Features
-
Fixed that only goblins that were werewolves spawned
-
Fixed that goblins had the same chance of being a werewolf as villagers
-
Lowered spawn chance for werewolves
-
Werewolf hands now change colo(u)r when werewolf colo(u)r changes
-
You now don't get thousands of exceptions spaming your chat when a mob spawns
-
Werewolves now don't go on four legs when walking in non solid blocks
-
You now get hunger when level 0 in werewolf form
-
Werewolf goblins and villagers now save their texture, profession and career
Removed Things
-
You now don't get jump boost and speed under level 3
Code Changes
-
Moved
ArmorEffectiveAgainstTransformationandEffectiveAgainstTransformationtoutil/effectiveagainsttransformation -
Added Access Transformer to be able to access the fields
EntityVillager#careerIdandRenderManager#skinMapand the methodEntityVillager#populateBuyingList -
Made that
EntityGoblinTD#getNamecan be accessed from the server without logging an error -
Added
IUntransformedCreatureExtraDatato save and load extra data for entities that can transform (like villagers and goblins)