GUI Config
This page was last updated for version v1.2.0
animation: # GUI animations
enabled: true
interval: 2 # in ticks
color-cycle-speed: 0.85 # in decimalSound Format
event:"<sound> <volume> <pitch>"
Examples
select-effect:"minecraft:block.note_block.pling 0.1 1.5"random-effect:""
Available Events
Common
next-page
previous-page
reset
filter
Effects GUI
select-effect
random-effect
Colors GUI
select-color
random-color
Mixer GUI
select-effect
confirm
Handlers GUI
select-handler
unselect-handler
Properties
key
Every character in layout that matches with that element's character will be replaced with that element's item.
item
See Item Properties below.
Every element must have its own unique key character.
Example
Available Elements
Effects GUI
The GUI that opens when /trparticles command is executed.
borders
default-icon
next-page
previous-page
random-effect
reset
close
filter
mixer
Colors GUI
The color selection GUI.
borders
color-icon
next-page
previous-page
random-color
back
Mixer GUI
The effect mixer GUI
borders
default-icon
next-page
previous-page
reset
close
filter
confirm
Handlers GUI

Last updated