Compatibility
Minecraft: Java Edition
Platforms
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
more under the hood work
replaced all mentions of the ships in the movement code with tags related to the ships size so addon mods and community mods can be easily made
tags are
"forge:small_ship"
"forge:medium_ship"
"forge:large_ship"
next update will contain a new entity tag called "forge:custom_ship" which will have all the entity specific code such as tick update set so custom ships can literally be empty entities with the entity tags "forge:custom_ship" and a "forge:{size}_ship" which determines the turn radius and turn speed of the ship
-cleaned up loose code that doesn't do anything anymore such as removing the forge attribute "swim speed" attached to the ships as its not needed anymore, and entity specific buoyancy, rather i just made a buoyancy script for each ship size and set it to the ships tick update
-fixed some other issues such as a harsh jitter on the larger ships when the yaw was close to 0, still some jank when it switches from 360 degrees to 0, but it should be pretty much fixed
Files
Metadata
Release channel
ReleaseVersion number
2.6.3Loaders
Game versions
1.18.2Downloads
61Publication date
December 2, 2023 at 3:10 AMPublisher
halbear
Owner