Описание
**Create: Weighted Items** introduces a realistic weight system where inventories directly affect the physics mass handled by Sable.
### 🔹 How It Works
Storage blocks become heavier based on their contents.
This includes:
- Chests
- Create storage blocks (e.g., Brass Funnels, Belts)
- Item Vaults
- Toolboxes
- Depots
- Compatible addon storages
The mod calculates the total mass of all stored blocks and items, then adds that value to the base physical mass of the inventory block itself.
### ⚖️ Item Mass Logic
Items that already have a Sable-defined weight use that value.
Items without a defined weight fall back to a configurable default value.
### 🛠️ Configuration Options
All settings are available through the Create-style config menu:
Option Description
defaultItemMass The mass assigned to items that do not have a Sable weight.
inventoryMassDivisor A multiplier that controls how strongly stored items affect the inventory's total mass.
### 📦 Requirements
This mod is built for:
- Minecraft — 1.21.1
- Mod Loader — NeoForge
- Dependencies:
- Create
- Create: Aeronautics
- Sable