Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syberiak/ysnc
Takes away an ability to climb ladders from mobs that are not supposed to have it.
https://github.com/syberiak/ysnc
Last synced: 3 days ago
JSON representation
Takes away an ability to climb ladders from mobs that are not supposed to have it.
- Host: GitHub
- URL: https://github.com/syberiak/ysnc
- Owner: SyberiaK
- License: mit
- Created: 2024-06-14T15:25:26.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-14T18:11:11.000Z (7 months ago)
- Last Synced: 2024-11-20T07:54:52.441Z (2 months ago)
- Language: Java
- Size: 4.34 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# You Shall Not Climb!
[![Modrinth Downloads](https://img.shields.io/modrinth/dt/LH8X4V9N?style=for-the-badge&logo=modrinth&color=00AF5C)](https://modrinth.com/mod/ysnc)
[![CurseForge Downloads](https://img.shields.io/curseforge/dt/1036834?style=for-the-badge&logo=curseforge&color=F16436)](https://www.curseforge.com/minecraft/mc-mods/ysnc)
[![GitHub source code](https://img.shields.io/badge/Source_code-Available-brightgreen?style=for-the-badge&logo=github&label=Source%20code)](https://github.com/SyberiaK/ysnc)**"You Shall Not Climb!" (YSNC)** is a Fabric server-side mod that takes away an ability to climb ladders from mobs that are not supposed to have it.
[MC-148545 **"Mobs can climb ladders"**](https://bugs.mojang.com/browse/MC-148545) was labeled by Mojang as **"Works As Intended"**.
![Comparing "intended" behavior VS my mod](https://raw.githubusercontent.com/SyberiaK/ysnc/main/media/before_after.webp)
Obviously, this doesn't make any sense since it's expected that most of the mobs don't use ladders deliberately.It feels more like a side effect that is actually easy to fix, which is what this mod does.
## FAQ
### What mobs can't climb ladders now?
>
> List of mobs that can't climb ladders:
> Allay, Armadillo, Axolotl, Bat, Bee, Blaze, Breeze,
> Camel, Cat, Chicken, Cod, Cow, Creeper, Dolphin, Donkey,
> Elder Guardian, Ender Dragon, Endermite, Fox, Frog,
> Ghast, Goat, Glow squid, Guardian, Hoglin, Horse,
> Llama, Magma Cube, Mooshroom, Mule, Ocelot, Panda,
> Parrot, Phantom, Pig, Polar Bear, Pufferfish, Rabbit,
> Ravager, Salmon, Sheep, Skeleton horse, Shulker,
> Silverfish, Slime, Sniffer, Snow Golem, Squid, Strider,
> Tadpole, Trader llama, Tropical fish, Turtle, Vex,
> Wither, Wolf, Zoglin.
>### Do I need to install it on client?
> **No**, it's only required to a server.
### Is this mod compatible with *X* mod?
> **Maybe**. **YNSC** provides "ynsc:cant_climb_ladders" entity type tag for compatibility with other mods. \
> If your favorite mod has some mobs that are not supposed to climb ladders - ask the devs to add support.
### Backports?
> No plans.## Credits
- **SyberiaK** - mod author
- **DeDiamondPro** - came up with a great mod name that many people like:
![screenshot of suggestion](https://raw.githubusercontent.com/SyberiaK/ysnc/main/media/naming.png)