Compatibility
Minecraft: Java Edition
1.21.10–1.21.11
1.21.8
1.21.5
1.21.1
1.20.1
Platforms
Supported environments
Creators
Details
Licensed ARR
Published 2 months ago
Updated 2 weeks ago
Changelog
1.21.11 1.0.7C
New Features
3D skins support
Custom Groups & Batch Configuration
- Custom Groups
- Added the
customGroupsblock to compatibility JSONs. - You can now define aliases for lists of items (e.g., a
"daggers"group containing multiple item IDs). - Groups can be configured at once inside item tuning blocks, reducing duplication and improving maintainability.
- Added the
Physics System (Tool Tuning)
-
Physics via JSON
- Physics is now fully controlled by the
physicsproperty in Tool Tuning (JSON). - Any item can use physics without requiring code changes.
- Physics is now fully controlled by the
-
Physics Modes
- FULL_PENDULUM
- Full pendulum simulation across all axes.
- Used by lantern-like items.
- FORWARD_PENDULUM
- Forward/backward swing only (Z axis).
- Ideal for hanging or dangling items.
- FULL_PENDULUM
-
Rendering Logic Update
- Physics is no longer tied to fixed
ToolKinds such asLANTERN. - The renderer now reads physics behavior directly from the item’s tuning profile.
- Physics is no longer tied to fixed
-
Lantern Support
- Items containing
copper_lanternin their registry name automatically use FULL_PENDULUM physics.
- Items containing
-
Configuration Scope
- The
physicsproperty can be defined:- Globally (via group configuration)
- Per individual item
- The
Animation System Overhaul
- Dynamic Animation Lookup
- If you define
"var_1": "my_attack", the mod will look formy_attackexactly as written. - Note:
swimminganimations still use directional suffixes due to body mechanics.
- If you define
Improvements
- Unified tuning, physics, and animation logic under JSON-driven configuration.
- Reduced hardcoded behavior in favor of data-driven systems.
- Significantly improved scalability for large Resource Packs with many items.
Dependencies
Files
Metadata
Release channel
BetaVersion number
1.0.7-beta+1.21.11-fabric+cLoaders
Game versions
1.21.11Environment
Client and server, required on both
Downloads
5462Publication date
January 6, 2026 at 4:40 AMPublisher

Modin
Developer




