From 8b3b2b2ecde8700a6f213e04d2524f9ea76f7820 Mon Sep 17 00:00:00 2001 From: kingarthur91 Date: Fri, 8 Mar 2024 01:02:10 -0500 Subject: [PATCH] attempt 2 --- data-updates.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-updates.lua b/data-updates.lua index a37d926..178168d 100644 --- a/data-updates.lua +++ b/data-updates.lua @@ -159,5 +159,5 @@ RECIPE { ]]-- if register_cache_file ~= nil then - register_cache_file({'pycoalprocessing', 'pyfusionenergy', 'pyindustry', 'pyrawores', 'pypetroleumhandling', 'pyalienlife', 'pyhightech', 'pyalternativeenergy', 'PyBlock'}, "__PyBlock__/cached-configs/PyBlock+pyalienlife+pyalternativeenergy+pycoalprocessing+pyfusionenergy+pyhightech+pyindustry+pypetroleumhandling+pyrawores.lua") + register_cache_file({'pycoalprocessing', 'pyfusionenergy', 'pyindustry', 'pyrawores', 'pypetroleumhandling', 'pyalienlife', 'pyhightech', 'pyalternativeenergy', 'PyBlock'}, "__PyBlock__/cached-configs/PyBlock+pyalienlife+pyalternativeenergy+pycoalprocessing+pyfusionenergy+pyhightech+pyindustry+pypetroleumhandling+pyrawores") end