Compatibility
Minecraft: Java Edition
1.21.5–1.21.6
1.21–1.21.1
Platforms
Creators
Details
Licensed CC-BY-NC-4.0
Published 4 months ago
Updated 2 months ago
Hi! This Datapack is currently in Beta State.
Works for 1.21+
Would you Rather
How it works:
After every hour of playtime on your world or server you will get promted to pick a choice. A lot of random things can happen. So enjoy (:
If there are any bugs please let me know in the comments! This is my first public Datapack so please don't be too strict.
Note. If you want to change the time it takes to get promted, do the following:
Change time between choices:
- unzip the datapack
- go to \data\null\function\main.mcfunction and open it in any texteditor
- paste one of the following lines of code at the beginning of the file
1 minute per choice
execute as @a if score @s wurtime matches ..70800 run scoreboard players set @s wurtime 70801
3 minutes per choice
execute as @a if score @s wurtime matches ..68.400 run scoreboard players set @s wurtime 68.401
5 minutes per choice
execute as @a if score @s wurtime matches ..66.000 run scoreboard players set @s wurtime 66.001
10 minutes
execute as @a if score @s wurtime matches ..60.000 run scoreboard players set @s wurtime 60.001
20 minutes
execute as @a if score @s wurtime matches ..48.000 run scoreboard players set @s wurtime 48.001
30 minutes
execute as @a if score @s wurtime matches ..36.000 run scoreboard players set @s wurtime 36.001
45 minutes
execute as @a if score @s wurtime matches ..18.000 run scoreboard players set @s wurtime 18.001
MORE THAN 1 HOUR WILL NOT WORK FOR NOW!