This commit is contained in:
Jean-Patrick Guerrero 2020-01-01 22:10:06 +01:00
parent 3c3733a226
commit a823a200b7
1 changed files with 1 additions and 0 deletions

View File

@ -1258,6 +1258,7 @@ core.clear_craft = function(def)
old_clear_craft(def)
if true_str(def) then
def = match(def, "%S*")
recipes_cache[def] = nil
fuel_cache[def] = nil