← Назад к ресурсам

Create Aeronautics: Compatibility

Adds compatibility for mods that don't work with Aeronautics

Modrinth game-mechanics optimization utility

Описание

![bisecthosting](https://www.bisecthosting.com/partners/custom-banners/ef191859-1c44-4ad2-bfd6-f0c585237fa0.webp) https://bisecthosting.com/techsupportred/ # Create Aeronautics: Compatability A mod that just fixes a couple of mods that have an issue with working on physics-enabled ships, technically this mod doesn't require [aeronautics](https://modrinth.com/mod/create-aeronautics) as it just fixes [Sable's](https://modrinth.com/mod/sable) incompatability with mods that don't use [Sable Companion](https://github.com/ryanhcode/sable-companion). ## Mods that are fixed * [Etched](https://modrinth.com/mod/etched) by [Humble Abode](https://modrinth.com/organization/humble-abode) * [WATERFrAMES](https://modrinth.com/mod/waterframes) by [SrRapero720](https://modrinth.com/user/SrRapero720) * [Alex's Mobs (Unofficial Port)](https://modrinth.com/mod/alexs-mobs\(1.21.1\)) by [Raguto](https://modrinth.com/user/Raguto) * [Alex's Caves (Unofficial Port)](https://modrinth.com/mod/alexs-caves-\(unofficial-port\)) by [Raguto](https://modrinth.com/user/Raguto) * [Another Furniture](https://www.curseforge.com/minecraft/mc-mods/another-furniture) by [crispytwig](https://www.curseforge.com/members/crispytwig/projects) * [Immersive Paintings](https://modrinth.com/mod/immersive-paintings) by [Luke100000](https://modrinth.com/user/Luke100000) * [Thick Air](https://modrinth.com/mod/thick-air) by [JudgeRinder](https://modrinth.com/user/JudgeRinder) * [Create: Bits 'n' Bobs](https://www.curseforge.com/minecraft/mc-mods/create-bits-n-bobs) by [az\_tech](https://www.curseforge.com/members/az_tech/projects) * [PneumaticCraft: Repressurized](https://www.curseforge.com/minecraft/mc-mods/pneumaticcraft-repressurized) by [desht\_08](https://www.curseforge.com/members/desht_08/projects) * [Sleep Tight](https://modrinth.com/mod/sleep-tight) by [MehVahdJukaar](https://modrinth.com/user/MehVahdJukaar) * [Cobblemon](https://www.curseforge.com/minecraft/mc-mods/cobblemon) by [CobbledStudios](https://www.curseforge.com/members/cobbledstudios/projects) (mostly) * [Storage Drawers](https://modrinth.com/mod/storagedrawers) by [Texelsaur](https://modrinth.com/user/Texelsaur) (fixes crash, visual bug is still there) * [Camera Mod](https://www.curseforge.com/minecraft/mc-mods/camera-mod) by [henkelmax](https://www.curseforge.com/members/henkelmax/projects) ### Etched [![Video of Etched working](https://i.imgur.com/mlP0T1e.png)](https://i.imgur.com/FZhYN8z.mp4) Click above to see the video of it working You can see that Etched is functional and the audio actually comes from the right location instead of sounding glitchy, and you can remove the disc, without this mod when you try to remove the disc it just keeps on playing. ### WATERFrAMES [![Video of WATERFrAMES working](https://i.imgur.com/821T2vE.png)](https://i.imgur.com/cOHs2qY.mp4) Click above to see video of it working Without this mod, you are unable to hear the audio from the TV, only the video shows playing. But now with this mod, the audio issues are fixed! ### Alex's Mobs (and Alex's Caves) The mods (without their mobs on the physics-enabled objects) work perfectly, but the issue is when you try to get one of the mobs from these two mods to try to pathfind, they have no clue what to do. So they end up eating RAM until a OOM exception comes on the screen This is the error I was getting: ``` [20:38:13] [Render thread/WARN] [minecraft/ClientCommonPacketListenerImpl]: Client disconnected with reason: Internal Exception: java.lang.OutOfMemoryError: Java heap space ``` The mod fixes their pathfinding on ships, because the mobs believe they are millions of blocks away, and the mod doesn't use vanilla pathfinding. ### Another Furniture ![Able to sit in chair perfectly](https://i.imgur.com/dIJ5cgh.png) Fixes sitting in chairs with the mod! ### Immersive Paintings ![Paintings on physics ship](https://i.imgur.com/ZLttp1W.png) Fixes placing paints on physics ship, no need to disassemble to place, and works perfectly now! ### Thick Air ![Thick air working on sable ships](https://i.imgur.com/OmQbTTS.png) Thick air working on ships now, the fix has been implemented ### PneumaticCraft: Repressurized ![Sentry turret functional](https://i.imgur.com/FlqxnIc.png) The sentry turret functioning on ships, it's able to shoot at mobs now (with minor visual bug) ### Create: Bits 'n' Bobs Chains no longer duplicate when disassembling/assembling a ship ### Sleep Tight Fixes sleeping on ships, you can now sleep on hammocks/beds on ships perfectly, there is a minor visual bug when sleeping however where the world goes invisible. But when you wake up it fixes itself. Not a major bug to me ### Cobblemon Cobblemon PC works now, for some reason you couldn't move stuff on PC on a sable ship. You are also now able to ride your Pokemon on the sable ships, just push it a little and then it starts walking perfectly, this is the best I can get it. Pasture block is unfortunately broken because that fix is WAYY out of scope for me.