Skip to content

Commit

Permalink
Update todo and version
Browse files Browse the repository at this point in the history
  • Loading branch information
Frustrated-Programmer committed Jan 26, 2025
1 parent 50ccd9d commit bd4e321
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
9 changes: 7 additions & 2 deletions Brilliance Datapack/TODO.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Other TODO:
- Use
- Have datapack use the custom GUI scale buttons. Requires shadow to update resource pack to 0.12.7
- duplicate daveybones?
- fix eat glowberry advancement to require use of bonemeal. (rename it so it resets.)
- Allows right/left to be personalized and not affect EVERYONE (is easy, just x2 of all gui maps)
- finish the custom images for the GUI buttons. Just 0.5 left to be done. (waiting on vote)
- config for deck limit.
- Legendaries currently cannot be bought or could be available to be purchased, should this change:
- Reset scores in player_per_run & dungeon_per_run
Expand Down Expand Up @@ -76,6 +79,8 @@
- craft_1_legendary
- Don't have data tracking for crafting legendaries yet.
## Legendary automation reminders.
- Killing tropical fish and glow squid's loot drop is changed. Possibly revert?
- Disable all recipes, & gamerule dolimitedCrafting true
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.27
# DATAPACK VERSION NUMBER: 0.14.28

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

Please sign in to comment.