• • 3/26/22 11:29 am • 2 logs
- 8.1k views • 0 today
- save_alt 1k downloads
- Compatibility
- Minecraft 1.16
- to version
- Minecraft 1.19
- Changes include
- Functions
145
Currently, there are no drawbacks or downsides to just wearing your maxed out netherite armor 24/7.
Well I fixed that. By adding a SLIGHT speed penalty to worn armor, it is now more beneficial to remove your armor when not in direct combat and especially when traveling long distances.
This is done with attributes. It does NOT apply an entire level of slowness as I've seen other packs do.
This makes lighter armors such as leather or chain potentially viable!
It also affects both mobs wearing armor and horses too!
Note: the FOV decrease makes it seem like the slowness is more potent than it actually is.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This change is included in my RL Megapack posted here: Aceplante's RL Megapack, but I also wanted to post it separately in case anyone wanted this specifically.
Well I fixed that. By adding a SLIGHT speed penalty to worn armor, it is now more beneficial to remove your armor when not in direct combat and especially when traveling long distances.
This is done with attributes. It does NOT apply an entire level of slowness as I've seen other packs do.
This makes lighter armors such as leather or chain potentially viable!
It also affects both mobs wearing armor and horses too!
Note: the FOV decrease makes it seem like the slowness is more potent than it actually is.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This change is included in my RL Megapack posted here: Aceplante's RL Megapack, but I also wanted to post it separately in case anyone wanted this specifically.
2 Update Logs
Update #2 : by Aceplante 03/26/2022 11:29:08 amMarch 26, 2022 @ 3:29 pm UTC
Now shows as a percentage instead of an arbitrary value
LOAD MORE LOGS
More like this
5508942
119



Have something to say?
1. When I added the pack to my server, it somehow caused the server tps to dropped so much
2. When I removed it, all the slow effect still remain on all the armor, only new created armor wont have it, is there anyway to remove it?
Within \data\minecraft\functions\weight.mcfunction , you want to delete line 23 and down. This will keep player and Horse stats. If you don't want the horse changes, delete line 17 and down.
It looks like all of the execute lines of code for every single mob that is currently loaded into every chunk kills the server.