Added some GUI animation effects.
🎨 Animation Effects
Added various GUI animation effects to enhance the visual operation experience:
-
Chat Animation:
!chat -
Window Item Animation:
!window item -
Window Open Animation:
!open window -
Hotbar Animation:
!hotbar -
Item Use Animation:
!use item
⚙️ Configuration
GUI animation related configuration interface:
!Configuration
🔧 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:
!image
2. Configuration Instructions
Core Rules:
-
name: Fill in the screen class name -
output_slots: Fill in the output slot index array
Configuration Example:
!image
3. View Screen Information
Method to obtain screen class name and slot index:
-
Enter the configuration interface and enable "enable debug window"
-
Open the target screen to view the relevant information
Screen Information Example:
!Screen Information

