remove reduntant if check

This commit is contained in:
wsor4035 2024-04-13 21:28:18 -04:00
parent 72e55ed639
commit fb70db4116

View File

@ -73,9 +73,7 @@ if minetest.get_modpath("basic_materials") then
{materials.steel_ingot, materials.steel_ingot, materials.steel_ingot},
},
})
end
if minetest.get_modpath("basic_materials") then
minetest.register_craft({
output = "home_workshop_machines:3dprinter_corexy",
recipe = {