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.0.3.jar

  • R
  • Apr 12, 2023
  • 4.43 MB
  • 895
  • 1.12.2
  • Forge

File Name

OceanicExpanse-1.0.3.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Fixes and organizing code

 

+ Changed all traslation names to include the mod id
    + This includes almost everything that's used in the .lang including entities, items, blocks, enchantments, subtitles, ect
    ~ This fixes a crash with Berries and Mobs + any future compatability
+ Added bonus check to useItem to not affect null entities
+ In BucketMobEvent moved the item check far earlier in the code
    ~ No math should be required if I'm just supposed to affect bucket stuff
+ Moved SoundHandler to init, renamed to OESounds
+ Removed RegistryHandler, split it into seperate areas
+ Removed unused models and code for Santa Hats