mirror of
https://github.com/mt-mods/home_workshop_modpack.git
synced 2025-03-14 16:50:23 +01:00
remove reduntant if check
This commit is contained in:
parent
72e55ed639
commit
fb70db4116
@ -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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user