Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevekung/squidnoglitch
A tiny mod that fixes various vanilla bugs with the squid
https://github.com/stevekung/squidnoglitch
Last synced: 3 months ago
JSON representation
A tiny mod that fixes various vanilla bugs with the squid
- Host: GitHub
- URL: https://github.com/stevekung/squidnoglitch
- Owner: SteveKunG
- License: mit
- Created: 2023-10-15T10:19:08.000Z (about 1 year ago)
- Default Branch: 1.21
- Last Pushed: 2024-07-08T03:58:42.000Z (6 months ago)
- Last Synced: 2024-07-08T12:56:22.636Z (6 months ago)
- Language: Java
- Homepage:
- Size: 236 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGE_LOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SquidNoGlitch
A tiny mod that fixes various vanilla bugs with the squidSupport with Minecraft 1.18.2-1.20.x for Fabric (Quilt maybe?)/Forge
Download on [Modrinth](https://modrinth.com/mod/squid-no-glitch)/[CurseForge](https://curseforge.com/minecraft/mc-mods/squid-no-glitch)
### List of bug fixes for squid
- Adding check to prevent movement de-sync on the client. Which resolves [MC-39263](https://bugs.mojang.com/browse/MC-39263), [MC-58294](https://bugs.mojang.com/browse/MC-58294), [MC-89883](https://bugs.mojang.com/browse/MC-89883), [MC-136421](https://bugs.mojang.com/browse/MC-136421), [MC-212213](https://bugs.mojang.com/browse/MC-212213), [MC-225422](https://bugs.mojang.com/browse/MC-225422) and partially fixes [MC-134626](https://bugs.mojang.com/browse/MC-134626)
- Fix Levitation effect doesn't apply reset fall distance, no bug reported yet.
- Adding Slow Falling effect movement vector to squids. And reset fall distance. [MC-167008](https://bugs.mojang.com/browse/MC-167008).
- Decreasing Y movement vector to `0.15f` which should stop squids become stuck on land. [MC-132473](https://bugs.mojang.com/browse/MC-132473).
- Removing `getNoActionTime()` check will restore the movement of squid if the player is far from them. [MC-212687](https://bugs.mojang.com/browse/MC-212687).### Installation
Make sure to install on both client and server side for a better result!
- Install Fabric Loader/MinecraftForge
- Copy mod into `mods` folder