- Functions
Published Oct 21st, 2021, 10/21/21 11:31 am
- 4,318 views • 1 today
- 591 downloads • 0 today
11
This datapack adds the ability to change gamemode through the use of /trigger
To use it when you join the game do /reload and after you can do :
/Trigger 0 (gamemode survival)
/Trigger 1 (gamemode creative)
/Trigger 2 (gamemode spectator)
Compatible with 1.16x to 1.17x
NOTE : do /reload when you join the game with the datapack
FOR ANY BUGS WRITE BELOW
To use it when you join the game do /reload and after you can do :
/Trigger 0 (gamemode survival)
/Trigger 1 (gamemode creative)
/Trigger 2 (gamemode spectator)
Compatible with 1.16x to 1.17x
NOTE : do /reload when you join the game with the datapack
FOR ANY BUGS WRITE BELOW
| Compatibility | Minecraft 1.16 |
| to | Minecraft 1.17 |
| Tags |
5344265
119


Have something to say?
/tellraw @p ["",{"text":"Select gamemode:","italic":true,"color":"gray"},"\n",{"text":"Adventure ","bold":true,"color":"dark_aqua","clickEvent":{"action":"run_command","value":"/gamemode adventure"}},{"text":"Survival ","bold":true,"color":"red","clickEvent":{"action":"run_command","value":"/gamemode survival"}},{"text":"Creative ","bold":true,"color":"green","clickEvent":{"action":"run_command","value":"/gamemode creative"}},{"text":"Spectator","bold":true,"color":"light_purple","clickEvent":{"action":"run_command","value":"/gamemode spectator"}}]