From 72b6838a5dfc980e765e2f9e74ed4157380b08e7 Mon Sep 17 00:00:00 2001 From: miozune Date: Sun, 18 Dec 2022 23:04:46 +0900 Subject: [PATCH] Add tooltip description for beSubstitution disabled --- src/main/resources/assets/appliedenergistics2/lang/en_US.lang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/appliedenergistics2/lang/en_US.lang b/src/main/resources/assets/appliedenergistics2/lang/en_US.lang index c17ebb09b38..fe4dd3ad35e 100644 --- a/src/main/resources/assets/appliedenergistics2/lang/en_US.lang +++ b/src/main/resources/assets/appliedenergistics2/lang/en_US.lang @@ -271,7 +271,7 @@ gui.tooltips.appliedenergistics2.SubstitutionsDescEnabled=Allow substitutions of gui.tooltips.appliedenergistics2.SubstitutionsDescDisabled=Prevent substitutions of input components. gui.tooltips.appliedenergistics2.BeSubstitutions=Use as substitution gui.tooltips.appliedenergistics2.BeSubstitutionsDescEnabled=Allow crafting as substitutions of input components. -gui.tooltips.appliedenergistics2.BeSubstitutionsDescDisabled=Prevent crafting as substitutions of input components. +gui.tooltips.appliedenergistics2.BeSubstitutionsDescDisabled=Prevent crafting as substitutions of input components. If all patterns available for a ingredient are disabled to be substitutions, crafting simulator will treat them as if they're enabled to be substitutions. gui.tooltips.appliedenergistics2.PatternSlotConfigTitle=Switch Terminal Mode gui.tooltips.appliedenergistics2.PatternSlotConfigInfo=Switch slot pattern mode beween (16 -> 4) and (4 -> 16)