GUI Tween
Added some GUI animation effects.
GUI Tween
Added some GUI animation effects.
🎨 Animation Effects
Added various GUI animation effects to enhance the visual operation experience:
- Chat Animation:<br> 
- Window Item Animation:<br> 
- Window Open Animation:<br> 
- Hotbar Animation:<br> 
- Item Use Animation:<br> 
⚙️ Configuration
GUI animation related configuration interface:

🔧 Add a new screen output slot animation
You can add an output slot animation to a specified screen by creating a datapack, following these steps:
1. Folder Directory Structure
The following directory format must be strictly followed:
`"Any Name"/data/"mod id"/window_slots/"name".json`
Directory Example:

2. Configuration Instructions
Core Rules:
- `name`: Fill in the screen class name
- `output_slots`: Fill in the output slot index array
Configuration Example:

3. View Screen Information
Method to obtain screen class name and slot index:
1. Enter the configuration interface and enable "enable debug window"
2. Open the target screen to view the relevant information
Screen Information Example:
