Mod
Simple Weight
No reviews yet
This mod add a weight value to all the items, and debuff the player if carries too much weight with it
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Tharidia: Simple Weight
⚠️ BETA VERSION - UNDER DEVELOPMENT ⚠️
This mod is currently in an alpha state and is being actively developed. Features may change, and bugs may be present. Use at your own risk in production environments.
About the Tharidia Project
Tharidia is an ambitious Minecraft roleplay server project set in a medieval fantasy world. The server features complex, custom mechanics that significantly diverge from vanilla Minecraft gameplay, creating a unique roleplay experience focused on medieval life with fantasy elements.
The Tharidia Project consists of multiple interconnected mods that work together to create this immersive experience. Simple Weight is one of these modular components, extracted from the main Tharidia Things mod to allow for independent deployment and maintenance alongside other Tharidia mods.
What This Mod Does
Tharidia: Simple Weight implements a realistic weight system that affects player movement based on their inventory load. This mechanic adds a layer of realism and strategic inventory management to the Tharidia roleplay experience.
Core Features
🎒 Dynamic Weight Calculation
- Every item in your inventory has a weight value
- Total weight is calculated in real-time as you pick up or drop items
- Weight values are fully configurable via datapacks
🏃 Movement Speed Penalties
- Carrying heavy loads slows down your movement speed
- The more weight you carry, the slower you move
- Speed reduction is gradual and proportional to your total weight
- Uses Minecraft's attribute system for smooth, compatible speed modifications
🏊 Swimming Restrictions
- When overencumbered, you cannot swim upward in water
- Simulates the difficulty of swimming with heavy equipment
- Adds strategic considerations for water crossings and exploration
⚙️ Datapack Configuration
- Define custom weight values for any item via JSON datapacks
- Server administrators can fine-tune the weight system to their needs
- Default weight values provided for common items (ores, blocks, tools, etc.)
👑 Master/OP Bypass
- Players with operator permissions automatically bypass the weight system
- Useful for server administration and testing
- Can be easily modified in the code if different behavior is desired
🚀 Performance Optimized
- Player batching system distributes processing load across ticks
- Designed to handle large servers with many players
- Minimal performance impact even on busy servers
Configuration
Default Weight Values
The mod comes with default weight values for common items:
- Heavy Items (10.0 weight): Anvils, Netherite blocks
- Medium-Heavy Items (5.0 weight): Iron blocks, Gold blocks, Diamond blocks
- Medium Items (2.0 weight): Iron ingots, Gold ingots
- Light Items (0.5 weight): Diamonds, Emeralds
- Very Light Items (0.1 weight): Most other items
- Basic multiplier: It multiplies all weight by a factor
New compatibility with backpack mods (Sophisticated Backpacks, L2 Backpack, Simple Backpack)
Custom Datapack Configuration
You can create custom weight configurations using datapacks. Place JSON files in:
datapacks/your_datapack/data/tharidia_simpleweight/weight/items.json
Example configuration:
{
"weights": {
"minecraft:iron_ingot": 2.0,
"minecraft:gold_ingot": 2.5,
"minecraft:diamond": 0.5,
"minecraft:netherite_ingot": 3.0
}
}
DISCORD
If you need any more info about this mod or the Tharidia Project join the discord HERE.
Credits
Development Team: Frenk02 and THproject Team
License
GNU v3
Tharidia: Simple Weight
⚠️ ALPHA VERSION - UNDER ACTIVE DEVELOPMENT ⚠️
This mod is currently in an alpha state and is being actively developed. Features may change, and bugs may be present. Use at your own risk in production environments.
About the Tharidia Project
Tharidia is an ambitious Minecraft roleplay server project set in a medieval fantasy world. The server features complex, custom mechanics that significantly diverge from vanilla Minecraft gameplay, creating a unique roleplay experience focused on medieval life with fantasy elements.
The Tharidia Project consists of multiple interconnected mods that work together to create this immersive experience. Simple Weight is one of these modular components, extracted from the main Tharidia Things mod to allow for independent deployment and maintenance alongside other Tharidia mods.
What This Mod Does
Tharidia: Simple Weight implements a realistic weight system that affects player movement based on their inventory load. This mechanic adds a layer of realism and strategic inventory management to the Tharidia roleplay experience.
Core Features
🎒 Dynamic Weight Calculation
- Every item in your inventory has a weight value
- Total weight is calculated in real-time as you pick up or drop items
- Weight values are fully configurable via datapacks
🏃 Movement Speed Penalties
- Carrying heavy loads slows down your movement speed
- The more weight you carry, the slower you move
- Speed reduction is gradual and proportional to your total weight
- Uses Minecraft's attribute system for smooth, compatible speed modifications
🏊 Swimming Restrictions
- When overencumbered, you cannot swim upward in water
- Simulates the difficulty of swimming with heavy equipment
- Adds strategic considerations for water crossings and exploration
⚙️ Datapack Configuration
- Define custom weight values for any item via JSON datapacks
- Server administrators can fine-tune the weight system to their needs
- Default weight values provided for common items (ores, blocks, tools, etc.)
👑 Master/OP Bypass
- Players with operator permissions automatically bypass the weight system
- Useful for server administration and testing
- Can be easily modified in the code if different behavior is desired
🚀 Performance Optimized
- Player batching system distributes processing load across ticks
- Designed to handle large servers with many players
- Minimal performance impact even on busy servers
Configuration
Default Weight Values
The mod comes with default weight values for common items:
- Heavy Items (10.0 weight): Anvils, Netherite blocks
- Medium-Heavy Items (5.0 weight): Iron blocks, Gold blocks, Diamond blocks
- Medium Items (2.0 weight): Iron ingots, Gold ingots
- Light Items (0.5 weight): Diamonds, Emeralds
- Very Light Items (0.1 weight): Most other items
Custom Datapack Configuration
You can create custom weight configurations using datapacks. Place JSON files in:
datapacks/your_datapack/data/tharidia_simpleweight/weight/items.json
Example configuration:
{
"weights": {
"minecraft:iron_ingot": 2.0,
"minecraft:gold_ingot": 2.5,
"minecraft:diamond": 0.5,
"minecraft:netherite_ingot": 3.0
}
}
🔗 Useful Link
Credits
Development Team: Frenk02 and THproject Team
License
GNU v3
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources