Fix again

This commit is contained in:
gabriel1379 2024-04-19 07:22:44 +02:00
parent 7b46a699f9
commit 2d8716d70a
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ end
-- Clear recipes
for _, craft_name in ipairs(crafts_to_clear) do
local is_regular = string.sub(craft_name, 1, 7) ~= "nether:"
local shaped_recipe = {}
local shaped_recipe
if is_regular then
-- Regular compression recipes use 2x2 shape.