Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Frustrated-Programmer committed Jul 8, 2024
1 parent cd65de0 commit f4a4ba2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ execute if score $dungeon do2.config.forceFood matches 1 as @a[scores={do2.utili
function do2:scoreboard/triggers/checks

# Run the mob controller panel
function do2:scoreboard/config/level_controller/run_per_tick
function do2:level_controller/run_per_tick

# Summon Dev Markers
#function do2:dev/markers/edit_markers/summon_markers
Expand Down
2 changes: 1 addition & 1 deletion Brilliance Datapack/data/do2/functions/version.mcfunction
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

# DATAPACK VERSION NUMBER: 0.12.8
# DATAPACK VERSION NUMBER: 0.12.9

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

Please sign in to comment.