Pix3lPanos Posted May 18, 2022 Posted May 18, 2022 (edited) Features: -Weather set to rain -Weather set to thunder command /gui: trigger: set {_gui} to a new chest inventory with 6 row with name "Weather Menu" set slot 0 of {_gui} to snowball named "Rain" set slot 1 of {_gui} to feather named "Thunder" open {_gui} to player on inventory click: if name of event-inventory is "Weather Menu": if index of event-slot = 0: cancel event send "&bRainnn!!!!!" set weather to rain on inventory click: if name of event-inventory is "Weather Menu": if index of event-slot = 1: cancel event send "&1Thunder!!!!" set weather to thunder Edited May 18, 2022 by Pix3lPanos
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now