diff --git a/Brilliance Datapack/TODO.md b/Brilliance Datapack/TODO.md index 831530c1..fda11cbb 100644 --- a/Brilliance Datapack/TODO.md +++ b/Brilliance Datapack/TODO.md @@ -1,7 +1,7 @@ # Other TODO: -- Update mob spawners to have a random number between 0-40s (time is in ticks) -- Stats room is missing several features. Needs updating, especially with the new scores. +- Allow ghosts to spectate their allies in shop freely. - DavyBones & Mites need to be moved to mob_controller +- Stats room is missing several features. Needs updating, especially with the new scores. - Fish markers needs to be controlled from backrooms - Check for TOO MANY mobs to correct them. - Config Info "booklet" needs to be updated with the new force saturation level diff --git a/Brilliance Datapack/data/do2/functions/version.mcfunction b/Brilliance Datapack/data/do2/functions/version.mcfunction index 9c6b3faa..02acfc55 100644 --- a/Brilliance Datapack/data/do2/functions/version.mcfunction +++ b/Brilliance Datapack/data/do2/functions/version.mcfunction @@ -1,3 +1,3 @@ -# DATAPACK VERSION NUMBER: 0.13.19 +# DATAPACK VERSION NUMBER: 0.13.20 -tellraw @s ["",{"text":"The §o§n§aBrilliance Datapack§r's version is: [§b0.13.19§r] Check latest version "},{"text":"§o§b§nhere§r","clickEvent":{"action":"open_url","value":"https://github.com/trackedout/Brilliance/blob/main/Brilliance%20Datapack/data/do2/functions/version.mcfunction"}},{"text":"."}] +tellraw @s ["",{"text":"The §o§n§aBrilliance Datapack§r's version is: [§b0.13.20§r] Check latest version "},{"text":"§o§b§nhere§r","clickEvent":{"action":"open_url","value":"https://github.com/trackedout/Brilliance/blob/main/Brilliance%20Datapack/data/do2/functions/version.mcfunction"}},{"text":"."}]