generated from your-land/yl_template
Formatting
This commit is contained in:
parent
ce3d645405
commit
9b71ca5085
@ -1,9 +1,10 @@
|
||||
-- unified_inventory integration
|
||||
|
||||
if (yl_canned_food_mtg.settings.enable_unified_inventory ~= true) then
|
||||
return false
|
||||
end
|
||||
|
||||
-- unified_inventory
|
||||
-- dependencies
|
||||
if (minetest.get_modpath("unified_inventory") == nil) then
|
||||
yl_canned_food_mtg.log("feature unfied_inventory enabled, but mod unfied_inventory not found")
|
||||
return false
|
||||
|
Loading…
Reference in New Issue
Block a user