
EndermanGrief
EndermanGrief is a server-side Fabric mod that allows you to tweak various (annoying) aspects of Endermen
- Загрузки
- 693
- Подписчики
- 3
- Обновлён
- 11 апреля 2022 г.
- Лицензия
- MIT
Опубликован 9 апреля 2022 г.
EndermanGrief is a server-sided mod (that should also work on Singleplayer) that allows you to tweak various (annoying) aspects of Endermen via a simple config file which can be found in \config\endermangrief.conf
Currently, EndermanGrief allows you to:
- Disable Endermen block placing & picking up
- Disable Endermen from randomly teleporting
- (since 0.3) Disable Enderman's AI
- Stop Endermen from being hurt while in lava & fire
- Stop Endermen from being hurt while being in water
- (since 0.3) Stop Endermen from being hurt from freezing
- (since 0.3) Stop Endermen from being hurt from explosions
- (since 0.3) Stop Endermen from making obnoxious noises
- Stop Endermen from despawning
- Make Endermen be always angry at player
- (since 0.3) Make Endermen be invisible
It's a relatively simple mod I threw up together while still learning Java but I'll still try to fix issues that may arise, but generally anything that modifies Endermen as a entity might be incompatible with this. (Also it only modifies vanilla Endermen, not modded ones)
Ченджлог
0.3Релиз1.18.1, 1.18.2 · 11 апреля 2022 г.
New Features
- Disable Enderman's AI
- Stop Endermen from being hurt from freezing
- Stop Endermen from being hurt from explosions
- Stop Endermen from making obnoxious noises
- Make Endermen be invisible (only works if present on client apparently)
0.2fixРелиз1.18.1, 1.18.2 · 10 апреля 2022 г.
- Fix unexpected feature of Endermen being resistant to all sorts of damage due to misunderstanding mixins (after setting isAffectedByFire to false in config)
- Now this mod doesn't care about Minecraft and Fabric Loader version
0.2Релиз1.18.2 · 9 апреля 2022 г.
- Fix dependencies being set wrong
- No longer require Cloth Config API, now instead mod makes use of CompleteConfig and bundles it inside the jar
- Better Config file
0.1Релиз1.18.2 · 9 апреля 2022 г.
Initial Release
Requires Cloth Config API 6.2.57+
Комментарии
Загружаем…