Список изменений
📝 Changelog v1.1 - Major Mechanics Update
🆕 New Features
-
📦 Auto-Compress: Added a new module that automatically converts compatible items into blocks (e.g., 9 Diamonds → 1 Diamond Block) upon pickup.
-
Toggle via config:
auto-compress: true -
Toggle via command:
/ip compress -
🧨 Realistic TNT Physics (Vaporization): Completely overhauled TNT drop logic.
-
Vaporization Mode: Items closer to the explosion center have a lower chance of dropping (destroyed by heat), while items at the edge drop normally.
-
Configurable: Server admins can choose between Realistic (distance-based) or Vanilla (uniform yield) behavior in
config.yml.
🔧 Bug Fixes & Improvements
-
🎣 Fishing Overhaul:
-
Fixed a duplication glitch where fish would visually appear in the world before being picked up.
-
Added full support for Mending (XP Orbs now spawn naturally) and Unbreaking (Rod durability is calculated correctly).
-
✂️ Shearing Fix: Fixed an issue where shears would not lose durability when instantly collecting wool.
-
📦 Smart Container Filtering:
-
Fixed a logic error where disabling
chest-contentpickup would also prevent the chest block itself from being picked up. -
Now, if
chest-contentis disabled: The Chest block goes to your inventory, but the contents drop naturally to the ground. -
💥 TNT Duplication Fix: Fixed a critical bug where TNT explosions would not destroy blocks but still yield drops, resulting in infinite items.

