From 7243c8530ca11969d596e188b26c5599c1f5018a Mon Sep 17 00:00:00 2001 From: Pyritie Date: Tue, 7 Jan 2025 14:47:28 +0000 Subject: [PATCH] Fix broken saltpeter link Signed-off-by: Pyritie --- .../field_guide/en_us/entries/mechanics/glassworking.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/mechanics/glassworking.json b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/mechanics/glassworking.json index 5d8140eb0..ce4f2ba8c 100644 --- a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/mechanics/glassworking.json +++ b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/mechanics/glassworking.json @@ -25,7 +25,7 @@ "anchor": "potash", "recipe": "tfg:smelting/dried_seaweed_to_soda", "recipe2": "tfg:smelting/dried_kelp_to_soda", - "text": "A type of $(thing)Potash$() or equivalent is also required for glass batches. $(thing)Soda Ash$() can be used, which is a powder made from heating $(thing)Dried Seaweed$() or $(thing)Kelp$(). $(l:the_world/ores_and_minerals#saltpeter)Saltpeter$() can be used as well." + "text": "A type of $(thing)Potash$() or equivalent is also required for glass batches. $(thing)Soda Ash$() can be used, which is a powder made from heating $(thing)Dried Seaweed$() or $(thing)Kelp$(). $(l:tfg_ores/normal_saltpeter)Saltpeter$() can be used as well." }, { "type": "patchouli:text", @@ -79,4 +79,4 @@ "tfc:jacks": 8, "tfc:gem_saw": 9 } -} \ No newline at end of file +}