mirror of
https://github.com/Sokomine/cottages.git
synced 2025-11-21 04:46:02 +01:00
right, no fmod
This commit is contained in:
1
init.lua
1
init.lua
@@ -26,6 +26,7 @@ cottages = {
|
||||
stairs = minetest.get_modpath("stairs"),
|
||||
stairsplus = minetest.get_modpath("stairsplus"),
|
||||
stamina = minetest.get_modpath("stamina") and minetest.global_exists("stamina") and stamina.exhaust_player,
|
||||
staminoid = minetest.get_modpath("staminoid"),
|
||||
technic = minetest.get_modpath("technic"),
|
||||
unified_inventory = minetest.get_modpath("unified_inventory"),
|
||||
wool = minetest.get_modpath("wool"),
|
||||
|
||||
Reference in New Issue
Block a user