From 7d18b354b3eb48c7ce74af51add0d519db7f1873 Mon Sep 17 00:00:00 2001 From: Fernleafie <131621495+FernLeafie@users.noreply.github.com> Date: Thu, 30 Oct 2025 12:31:34 +0100 Subject: [PATCH] woops, accidentally edited one of the tags, fixed now had accidentally removed condition from "block.tfmg.surface_scanner.tooltip.condition1" but it's back now --- src/generated/resources/assets/tfmg/lang/en_us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/generated/resources/assets/tfmg/lang/en_us.json b/src/generated/resources/assets/tfmg/lang/en_us.json index bd1c2bb9..684ad503 100644 --- a/src/generated/resources/assets/tfmg/lang/en_us.json +++ b/src/generated/resources/assets/tfmg/lang/en_us.json @@ -474,7 +474,7 @@ "block.tfmg.sulfuric_acid": "Sulfuric Acid", "block.tfmg.surface_scanner": "Surface Scanner", "block.tfmg.surface_scanner.tooltip.behaviour1": "The machine's top 5x5 grid shows the surrounding chunks with its chunk in the center, the chunks that have at least 1 oil deposit in them should glow. If the surface does not start to glow within a few seconds then it is likely that there are no oil deposits nearby. Chunks can be seen ingame with F3+G", - "block.tfmg.surface_scanner.tooltip.1": "When powered from below with a Machine Input", + "block.tfmg.surface_scanner.tooltip.condition1": "When powered from below with a Machine Input", "block.tfmg.surface_scanner.tooltip.summary": "Helps to find chunks with oil", "block.tfmg.traffic_light": "Traffic Light", "block.tfmg.transformer": "Transformer",