This repository has been archived by the owner on May 27, 2024. It is now read-only.
Releases: MineInAbyss/Mobzy
Releases · MineInAbyss/Mobzy
v0.14.63
Improve melee attack goal, type injector
v0.14.62
Lots of pathfinder fixes, block mob spawn packets for modelengine mobs
v0.14.61
Publish correct jar
v0.14.57
add interactableEntity type (#93)
v0.14.56
override axolotl-base movement
v0.14.55
new hostileWater type and improvements to FishMob (#91) * improvements to fish swimming * update modelengine dep * tweaks to fish and new hostileWater type * rename serialname for hostile fishies * add fish-category to commands
v0.14.54
Make mobs uninterested in players on respawn (#89) * update to new version of ticxo model engine * make custom targetNearby class that avoids targeting freshly spawned players * update isPlayerValidTarget to support ignoring freshly spawned players * changed targeting behavior of Hostile Mobs * remove debug lines * comments * utilize prewritten function * fix * update modelengine dep to 2.4.0 * optimize target selection Co-authored-by: Boy <sivertpaulsen2@gmail.com>
v0.14.53
Fix build
v0.13.50
add missing `t` to config spawnTaskDelay
v0.13.49
Fix uncapped mob spawns while players dead