Coinflip Bug Fixed
Added Random Wining Chance System
Add Custom Modal Data Support
Example
# guis.yml - Already updated with new fields!
# Game items in browser
game_item:
custom_model_data: 0 # Set to your custom model ID (0 = disabled)
# Glass panes in match GUI
flip_indicator:
heads:
custom_model_data: 0 # Custom model for heads state
tails:
custom_model_data: 0 # Custom model for tails state
# Center animated head
center_item:
custom_model_data: 0 # Custom model for player head
# Navigation and info items
items:
previous_page:
custom_model_data: 0 # Custom arrow model
player_stats:
custom_model_data: 0 # Custom stats icon
