Перейти к содержимому
Mineforgian

Running Skeleton Jumpscare

This mod adds a 1/5000 chance for a Running Skeleton pass your screen

Загрузки
2K
Подписчики
5
Обновлён
14 августа 2026 г.
Лицензия
MIT

Опубликован 10 января 2026 г.

This mod adds a rare event: every so often, a Running Skeleton dashes across your screen while you play.

By default, there's a 1 in 5000 chance for the event to trigger per game tick, and since Minecraft runs at 20 ticks per second, that check actually happens 20 times a second. So if you're aiming for a specific "once every X seconds on average", multiply your target number by 20 when setting the chance.

Before you download, a few things to know:

  • Fabric users: the chance is set with a command instead of a config file - run /setskeletonchance <number> (e.g. /setskeletonchance 5000). Keep in mind this command sets the chance for everyone in the world, so you'll need OP or cheats enabled to use it.
  • For multiplayer, the mod needs to be installed on both the client and the server - it won't work if only one side has it.
  • The skeleton's sound effect on new versions follows your Ambient/Environment volume slider in the game settings. (On 1.21.1 it's the config file. for both sound and chance.)
  • This was built in MCreator and hooks into the player tick event, so it's checking every single tick. That means there's a small performance cost - probably not noticeable on most setups, but it could add up on weaker hardware or in heavily modded instances.

To be clear: this mod doesn't change gameplay in any way. It's just a fun, random visual surprise.

Ченджлог

2.3Релиз26.1.2 · 14 августа 2026 г.

Added Fabric support.

Changed the max chance to work with a command instead of a config file.

/setskeletonchance <number>

(Note: The command changes the chance to all players in the world, so you need OP / Cheats permissions to use this.)

2.2Релиз26.1.2 · 11 августа 2026 г.

Updated to 26.1.2.

Changed the sound to use the Ambient/Environment volume slider instead of a number variable.

Added a new keybind in Miscellaneous that forces the Jumpscare to happen. By default it is Not Bound

2.0.1Релиз1.21.1 · 20 января 2026 г.

Removed the min value for the configuration, also added a description.

Комментарии

Загружаем…