File Details
Daweight-1.1
- B
- Apr 9, 2025
- 377.29 KB
- 165
- 1.20.1
- Fabric
File Name
daweight-1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
๐ฆ DaWeight Mod – Update Changelog
๐ Version: 1.1.0
๐ Release Date: April 9, 2025
๐ป Minecraft Version: 1.20.1 (Fabric)
โจ What's New
โ๏ธ Advanced Weight System
If a player exceeds 256 kg, Slowness is applied incrementally.
-
Exceeding
320 kgmakes the player extremely slow and applies a Jump Boost -127 effect, preventing jumping completely.
๐ด Entity Riding Behavior
-
When mounted on rideable entities (e.g., horse, donkey):
-
The player is no longer slowed.
-
Instead, the mount is affected by the player’s total weight.
-
The heavier the inventory, the slower the mount moves (up to Slowness VI).
-
๐ฆ Shulker Box Optimization
-
If a shulker box contains items, its internal weight is divided by 2.
-
This simulates improved storage efficiency.
-
Empty shulkers have a default weight of
1 kg.
๐ฎ HUD Enhancements
-
A custom HUD icon (shulker box) is now displayed above the inventory icon.
-
Shows the total weight stored in shulker boxes only.
-
Text color changes based on weight:
-
๐ข Green: below 100 kg
-
๐ก Yellow: 100–256 kg
-
๐ด Red: above 256 kg
-
-
Hovering over the icon shows a tooltip:
"Weight stored in shulker boxes".
๐ง Technical Improvements
-
Fully compatible with Fabric API
0.15.7+1.20.1. -
Slowness and JumpBoost effects now respect creative mode.
-
HUD rendering uses
HudRenderCallbackfor clean client integration.
๐งช Planned Features
-
Warnings or popups when player is critically overloaded.
-
Integration with hunger/stamina systems.
-
Multiplayer sync optimization for entity slowness.