Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Frustrated-Programmer committed Jan 13, 2025
1 parent 8bcecc0 commit 63efb53
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions Brilliance Datapack/TODO.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# Other TODO:
- Disentangle weather/daytime cycle configs
- Randomize clank detectors at the start of each run
- Set gui map tag based on Tango's existance, prompt for scale
- Config to replace 'retired' hermits.
- Need new artifacts
- On game end, CHECK stat tracking containers. Notify if ever full
- List of stat containers are in FR reset containers
- Check berry/extra item disposal in ravager gauntlet
- Add FR config to completely reset hermit's impact to the dungeon.
- Add config for number of shop cards always availible
- Add INTERFACE for config of number of shop cards always availible
- Add pre-emptive legendary stat tracking
- Update vanilla compatability configs,
- GUI needs to auto apply
Expand Down
4 changes: 2 additions & 2 deletions Brilliance Datapack/data/do2/functions/version.mcfunction
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# DATAPACK VERSION NUMBER: 0.14.10
# DATAPACK VERSION NUMBER: 0.14.11

tellraw @s ["",{"text":"The §o§n§aBrilliance Datapack§r's version is: [§b0.14.10§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.14.11§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":"."}]

0 comments on commit 63efb53

Please sign in to comment.