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
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

