File Details
Lycanite's Mobs 2.0.8.8
- R
- Mar 1, 2023
- 89.82 MB
- 464.6K
- 1.12.2
- Forge
File Name
lycanitesmobs-1.12.2-2.0.8.8.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
===============================================================
Lycanite's Mobs Update: Hellforged for 1.12.2 - Version 2.0.8.8 for Minecraft 1.12.2
===============================================================
--------------------
New Features:
--------------------
Added new StreamShrine dungeons! These dungeons are underwater and spawn in oceans.
Added new StreamStone blocks/textures to go with StreamShrine dungeons.
Dungeons entrances now generate on surfaces correctly (dungeon schematic regen required), and initial staircase will always extend deep enough for the dungeon floors to remain below y64.
Added missing tab completion for commands.
Mobevent command updated; "/lm mobevent start event_name dimension level variant force", force will run the mobevent without its normal restrictions.
Added option to disable tower generation for specific dungeons.
Added "airBlocks" element to dungeon themes (should work like "pitBlocks" or the other block elements)
--------------------
Major Fixes:
--------------------
Fixed dungeon schematic default configs to work with new generation technique, regen required.
Fixed an issue where onEntityRemoved method would get spammed in the death screen, causing certain mobs from mobevents to spawn every tick.
Fixed client extended entity map memory leak and corruption by internal server.
Fixed and cleaned up message handing on the networking thread which should fix bestiary desync issues upon the player joining a world.
--------------------
Minor Fixes:
--------------------
Fixed several raytracing issues.
Improved portal placing from summoning staffs by raytracing from the eyes.
Fixed mob spaners not spawning Aquatic mobs underwater.
Fixed Thorns and Bane of Arthropods being ignored.
Prevent sector connector from deleting all kinds of tile entites like spawners instead of only keeping chests.
Fixed ModelCreatureObj memory leak.
Fix world event times being saved as longs but then loaded as integers.
Fix registration of sounds after registries are frozen.
--------------------
Thanks Titan for new StreamShrine dungeon
Thanks Artsy for new textures
Thanks Meldexun for all major and minor fixes, and fixed dungeon generation