From 26a1ce987782b22a5b146a38379fbe8f6a321592 Mon Sep 17 00:00:00 2001 From: FrustratedProgrammer Date: Mon, 30 Dec 2024 20:26:20 -0600 Subject: [PATCH] Bump version (0.13.32) --- Brilliance Datapack/TODO.md | 2 -- Brilliance Datapack/data/do2/functions/version.mcfunction | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Brilliance Datapack/TODO.md b/Brilliance Datapack/TODO.md index cde98b1e..50dd59d9 100644 --- a/Brilliance Datapack/TODO.md +++ b/Brilliance Datapack/TODO.md @@ -3,7 +3,6 @@ - Could hack, and check player's location ON artifact submission, but best if individualize. - Refactor files to be less of a mess and more organized. (Needs cmd block data) - Move random & array manipulation files to a utility directory -- silence mobs when player isn't on their level. Exclude shop and starting area. - onInstance is being set to 1 - checking for onInstance/Server is double checked 5s later, should do the same with files that depend on these checks. - Add is_waxed:1b to all non-clickable signs @@ -16,7 +15,6 @@ - Config Info "booklet" needs to be updated with the new force saturation level - Go into more detail on the Fresh Runs & Balance Changes in the config book. - Update Brilliance's main readme. -- Add a config to LIMIT people from receiving logs. (atm it's freely available from the /trigger cmd) - Fix on_crown_acquired to not log EVERY crown but instead a total of crowns, once. - Fresh runs, reset_stat_containers contains a link to the document. Should the doc be moved to a more permanent location OR as a PDF on tracked out's website URL needs to be adjusted. - Finish the level interface book. diff --git a/Brilliance Datapack/data/do2/functions/version.mcfunction b/Brilliance Datapack/data/do2/functions/version.mcfunction index 9641c03b..a80b3427 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.31 +# DATAPACK VERSION NUMBER: 0.13.32 -tellraw @s ["",{"text":"The §o§n§aBrilliance Datapack§r's version is: [§b0.13.31§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.32§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":"."}]