From 28200a2399371931c5d92a35e53b9a608eb0cc71 Mon Sep 17 00:00:00 2001 From: Aaron Suen Date: Wed, 29 Jan 2020 22:44:45 -0500 Subject: [PATCH] Fix lode chopping hint. Need at least a tempered lode hatchet before the recipe is possible to complete. Technically it can also be completed with an infused annealed lode hatchet, but I don't have a way of doing arbitrary combinational logic in hints yet... --- mods/nc_guide/hints.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/nc_guide/hints.lua b/mods/nc_guide/hints.lua index 0f853b3a..aedc5b86 100644 --- a/mods/nc_guide/hints.lua +++ b/mods/nc_guide/hints.lua @@ -317,7 +317,7 @@ addhint("sinter glowing lode prills into a cube", addhint("chop a glowing lode cube into prills", "break apart lode block", - "forge lode block" + {"forge lode block", "nc_lode:tool_hatchet_tempered"} ) local any_lode_toolhead = {true,