promotional bannermobile promotional banner

Oceanic Expanse

A 1.12.2 mod that backports many ocean features from 1.13+ and adds more new custom content!

File Details

OceanicExpanse-1.1.4.jar

  • R
  • Aug 12, 2024
  • 4.83 MB
  • 315.0K
  • 1.12.2
  • Forge

File Name

OceanicExpanse-1.1.4.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:oceanic-expanse-840576:5621896")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Various Bugfixes

+ Sponge Chunk Fixes submitted by Boffinbox
 + Fixed Sponge Chunks to obey config when trying to register
 + Fixed Wet Sponges to stop being able to absorb when full
+ Fixed Drown Converstion Table not being able to be disabled
+ Fixed Lobtsers not proeprly loading `MoltCooldown`
+ Tweaked Drowned spawning, hopefully aleviating issue #90
 ~ I will be working on a more permanent solution later
+ Fixed issue #93, I left the wrong File Extension, whoops!
+ Fixed issue #94, Tridents should now preoperly save their pickupStatus
+ Fixed issue #95, Sea Pickles should now correctly update their state when grown
+ Fixed issue #96, Added `TrueOwner` NBT to Tridents so Loyalty remembers their owner
 ~ This also should fix Loyalty getting confused when the shooter gets changed via other mods, such as reflection beheavior
+ Fixed issue #97, Lobsters should no longer crash a server when checking nearby items
+ Added additional checks to the Drown Conversion Table
+ Moved some code around in ModelRegistryEvent, thank you Smileycorp for noticing!