move 1ps to datapacks folder (woops)
This commit is contained in:
parent
9b1dfaa3c4
commit
f307a8bde2
|
@ -1,3 +1,3 @@
|
||||||
time add 125
|
time add 125
|
||||||
execute as @a[nbt={SleepTimer:1s}] run tellraw @a [{"selector":"@s","color":"yellow"},{"text":" is now sleeping ","color":"yellow"}]
|
execute as @a[nbt={SleepTimer:1s}] run tellraw @a [{"selector":"@s","color":"yellow"},{"text":" is now sleeping ","color":"yellow"}]
|
||||||
execute if entity @a[nbt={SleepTimer:99s}] run weather clear 0
|
execute if entity @a[nbt={SleepTimer:99s}] run weather clear 0
|
Loading…
Reference in New Issue