Skip to content

Commit

Permalink
Update regexes based on hannibal002/SkyHanni@c52e49c
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 12, 2024
1 parent b4f27a0 commit 04c138b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion constants/regexes.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sourceLabel": "0db07a9",
"sourceLabel": "c52e49c",
"regexes": {
"data.hypixeldata.serverid.scoreboard": "§7\\d+/\\d+/\\d+ §8(?\u003cservertype\u003e[mM])(?\u003cserverid\u003e\\S+).*",
"data.hypixeldata.serverid.tablist": " Server: §r§8(?\u003cserverid\u003e\\S+)",
Expand Down Expand Up @@ -384,6 +384,8 @@
"garden.barn.skin.change": "§aChanging Barn skin to §r.*",
"garden.inventory.numbers.upgradetier": "§7Current Tier: §[ea](?\u003ctier\u003e.*)§7/§a.*",
"garden.visitor.timer.time.new": " Next Visitor: §r(?\u003cinfo\u003e.*)",
"mining.fossilexcavator.chargesremaining": "Chisel Charges Remaining: (?\u003ccharges\u003e\\d+)",
"mining.fossilexcavator.fossilprogress": "Fossil Excavation Progress: (?\u003cprogress\u003e[\\d.]+%)",
"garden.level.inventory.nextxp": ".* §e(?\u003cnextLevelExp\u003e.*)§6/.*",
"garden.level.inventory.name": "Garden (?:Desk|Level (?\u003ccurrentLevel\u003e.*))",
"garden.level.inventory.overflow": ".*§r §6(?\u003coverflow\u003e.*)",
Expand Down

0 comments on commit 04c138b

Please sign in to comment.