diff --git a/1ps-1516729816-1/data/1ps/functions/internal_loop.mcfunction b/datapacks/1ps-1516729816-1/data/1ps/functions/internal_loop.mcfunction similarity index 99% rename from 1ps-1516729816-1/data/1ps/functions/internal_loop.mcfunction rename to datapacks/1ps-1516729816-1/data/1ps/functions/internal_loop.mcfunction index 6064b4c..2bf4605 100755 --- a/1ps-1516729816-1/data/1ps/functions/internal_loop.mcfunction +++ b/datapacks/1ps-1516729816-1/data/1ps/functions/internal_loop.mcfunction @@ -1,3 +1,3 @@ -time add 125 -execute as @a[nbt={SleepTimer:1s}] run tellraw @a [{"selector":"@s","color":"yellow"},{"text":" is now sleeping ","color":"yellow"}] +time add 125 +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 \ No newline at end of file diff --git a/1ps-1516729816-1/data/1ps/functions/loop.mcfunction b/datapacks/1ps-1516729816-1/data/1ps/functions/loop.mcfunction similarity index 100% rename from 1ps-1516729816-1/data/1ps/functions/loop.mcfunction rename to datapacks/1ps-1516729816-1/data/1ps/functions/loop.mcfunction diff --git a/1ps-1516729816-1/data/1ps/tags/functions/tick.json b/datapacks/1ps-1516729816-1/data/1ps/tags/functions/tick.json similarity index 100% rename from 1ps-1516729816-1/data/1ps/tags/functions/tick.json rename to datapacks/1ps-1516729816-1/data/1ps/tags/functions/tick.json diff --git a/1ps-1516729816-1/data/minecraft/tags/functions/tick.json b/datapacks/1ps-1516729816-1/data/minecraft/tags/functions/tick.json similarity index 100% rename from 1ps-1516729816-1/data/minecraft/tags/functions/tick.json rename to datapacks/1ps-1516729816-1/data/minecraft/tags/functions/tick.json diff --git a/1ps-1516729816-1/pack.mcmeta b/datapacks/1ps-1516729816-1/pack.mcmeta similarity index 100% rename from 1ps-1516729816-1/pack.mcmeta rename to datapacks/1ps-1516729816-1/pack.mcmeta