diff options
Diffstat (limited to 'constants/regexes.json')
-rw-r--r-- | constants/regexes.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/constants/regexes.json b/constants/regexes.json index 37ccda5..4654b94 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "82199d8", + "sourceLabel": "3d2e244", "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+)", @@ -282,7 +282,8 @@ "garden.pestsapi.chat.pestdeath": "§eYou received §a(?\u003camount\u003e[0-9]*)x (?\u003citem\u003e.*) §efor killing an? §6(?\u003cpest\u003e.*)§e!", "garden.pestsapi.chat.nopests": "§cThere are not any Pests on your Garden right now! Keep farming!", "data.miningapi.area.glacite": "Glacite Tunnels", - "data.miningapi.cold.reset": "§cThe warmth of the campfire reduced your §r§b❄ Cold §r§cto 0!|§c ☠ §r§7You froze to death§r§7.", + "data.miningapi.cold.reset": "§6The warmth of the campfire reduced your §r§b❄ Cold §r§6to §r§a0§r§6!|§c ☠ §r§7You froze to death§r§7.", + "data.miningapi.cold.deathreset": "§c ☠ §r§7§r§.(?\u003cname\u003e.+)§r§7 (?\u003creason\u003e.+)", "mining.fossil.excavator.chat.start": " {2}§r§6§lEXCAVATION COMPLETE ", "mining.fossil.excavator.chat.end": "§a§l▬{64}", "mining.fossil.excavator.chat.item": " {4}§r(?\u003citem\u003e.+)", |