Skip to content

Commit

Permalink
actually, wait on the eggs unlock thing.
Browse files Browse the repository at this point in the history
  • Loading branch information
Frustrated-Programmer committed Dec 23, 2024
1 parent b0352d0 commit 365d59c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ scoreboard players set $dungeon do2.config.nightTimeChance 50
scoreboard players set $dungeon do2.config.eggRewards 3
scoreboard players set $dungeon do2.config.useWorldCycle 0
scoreboard players set $dungeon do2.config.mc.controlSummons 0
scoreboard players set $dungeon do2.config.eggsUnlockDeepfrost 1
scoreboard players set $dungeon do2.config.eggsUnlockDeepfrost 0
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.13.23
# DATAPACK VERSION NUMBER: 0.13.24

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

Please sign in to comment.