From c07e667cde32bbd0f8512b9415732e4da684a24b Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Mon, 25 Jan 2021 16:44:31 -0600 Subject: [PATCH] Disable deep red armor on hit --- .minecraft/config/animations.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.minecraft/config/animations.cfg b/.minecraft/config/animations.cfg index 63d720d..43b6333 100644 --- a/.minecraft/config/animations.cfg +++ b/.minecraft/config/animations.cfg @@ -7,7 +7,7 @@ B:"Enable 1st person rod scaling"=true B:"Enable 3rd person sword block position"=true B:"Enable armor turning red on taking damage"=true - B:"Enable deep red for armor turning red"=true + B:"Enable deep red for armor turning red"=false B:"Enable old blockhitting"=true B:"Enable old enchantment glint"=false B:"Enable punching while consuming food / potions, drawing a bow, ..."=true