From 1573e00aa340213a9b8e5cad21ebade2044b9081 Mon Sep 17 00:00:00 2001 From: lucaargolo Date: Sun, 16 Jul 2023 18:49:41 -0300 Subject: [PATCH] =?UTF-8?q?Fix=20another=20small=20mistake=20=F0=9F=A4=A1?= =?UTF-8?q?=F0=9F=A4=A1=F0=9F=A4=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/assets/kibe/lang/en_us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/kibe/lang/en_us.json b/src/main/resources/assets/kibe/lang/en_us.json index b5616dd..9ca958c 100644 --- a/src/main/resources/assets/kibe/lang/en_us.json +++ b/src/main/resources/assets/kibe/lang/en_us.json @@ -219,7 +219,7 @@ "tooltip.kibe.lore.gold_spikes": "§5§oEntities drops xp", "tooltip.kibe.lore.diamond_spikes": "§5§oEntities drops xp and player only items", - "tooltip.kibe.lore.cooler": "§5§Auto consumes any food stored in it", + "tooltip.kibe.lore.cooler": "§5§oAuto consumes any food stored in it", "tooltip.kibe.lore.big_torch": "§5§oFill with torches to keep chunks mob-free", "tooltip.kibe.lore.chunk_loader": "§5§oLet you keep a 5x5 chunk area loaded.", "tooltip.kibe.lore.heater": "§5§oMelt ice and snow in its surroundings.",