promotional bannermobile promotional banner

Hunter's Nightmare

Supernatural Hunting In Minecraft!

File Details

Hunter's Dream 1.12.2 1.1.0

  • R
  • Oct 5, 2019
  • 1.23 MB
  • 2.0K
  • 1.12.2
  • Forge

File Name

huntersdream-1.1.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:hunters-nightmare-326414:2802310")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Hunter's Dream 1.1.0 Changelog

All new features and code changes since the last build (1.0.0)
To see every little change, please head to our GitHub and look at the changelog of all the commits since the 14th of July 2019.

New features

  • More translations (British English (VampireRedEye), Brazilian Portugese (Nick Irregular), Mexican Spanish (DragonDKaz), French (MatLeJPP), Russian (Naoki) and Standard German (RedstoneTim))
  • Added revolvers, hunting rifles and pump shotguns
  • Added new ammunition with a normal and silver variant
  • Changed gun stats and added reticles and rifle scopes
  • New textures and sound effects
  • Tent rewrite
  • Added healing herbs, glow fern, magma flowers, poison ivies and wither moss (can all be combined with Hunter Armor) with their own world generation
  • Added a progress bar and a new recipe for the spinning wheel
  • Added projectile resistance for werewolves
  • Added work in progress transformations
  • Implemented hunters and changed their model slightly

Removed things

  • Removed work in progress transformations from bestiary
  • Removed goblin werewolves

Bug fixes

  • Made werewolves not despawn
  • Limited werewolf spawns to a maximum of one per chunk
  • Fixed some registry problems
  • Lowered skill costs
  • Fixed villagers loosing their transformation on rare occurences
  • Rendered werewolves unable to ride horses

Code changes

  • Added more gun classes and theblockbox.huntersdream.items.gun package
  • Made changes to IAmmunition, IGun and ItemGun
  • Added BlockFlowerBase, BlockEffectVine and
  • Added more ore dictionary names
  • Added WerewolfTransformingEvent.WerewolfTransformingReason.WOLFSBANE
  • Reorganized a lot of classes