

Di Library
Di Library is a compact multifunctional library for Minecraft datapacks that significantly simplifies development by automating routine tasks and providing ready-made solutions for various game mechanics.
Main Features
Compatibility and Integration
- Support for Fabric Convention Tags to ensure compatibility with other mods
- Works with Minecraft versions 1.20.3-1.20.4
Process Automation
- Automatic function execution when the world loads and players appear
- Integrated event handling system for players, entities, and the world
- Smart item management with automatic cleanup capability
Mathematical Functions
- Calculation of powers, square roots, and average values
- Work with fractions and constants (π, τ, e)
- Overflow protection for mathematical operations
Game Mechanics
- Calculation of item durability considering enchantments
- Explosions without the creeper ghost effect
- Precise targeting of entities by UUID
- Slot data conversion for commands
Debugging System
- Visual markers and notifications
- Player action tracking
- Easy enabling/disabling of debugging functions
Technical Features
The library uses a system of tags and data storage to organize work. All functions are divided into categories (players, entities, world) and can be easily integrated into your datapacks through the tag system.
Version: 2.4