issues
search
Novarch129
/
JoJo-s-Bizarre-Survival
A mod that adds Stands from JoJo's Bizarre Adventure to Minecraft.
MIT License
23
stars
13
forks
source link
Changed a lot things, changelog below
#6
Closed
Novarch129
closed
4 years ago
Novarch129
commented
4 years ago
Changelog:
Fixed some bugs with The Hand
Deprecated bugged methods in The Hand
Added StandArrowEntity.java
Made Stand arrows shootable
Fixed a bug where entities would stay glowing after losing Crimson effect
Renamed entity and item names to stay consistent with MCP (EntityKingCrimson -> KingCrimsonEntity)
Renamed constants to stay consistent with Java norms (stand_arrow -> STAND_ARROW)
Moved entity models and renderers to client package
Cancelled EnderTeleportEvent while time is stopped
Removed redundant AbstractStandEntity#hasAct method
Bumped Forge and mappings version
Changelog: