forked from cacklingfiend/lignumis
8 lines
No EOL
172 B
Lua
8 lines
No EOL
172 B
Lua
if not mods["astroponics"] then
|
|
return
|
|
end
|
|
|
|
local Settings = require("__cf-lib__/settings/Settings")
|
|
local force = Settings.force
|
|
|
|
force("astroponics-more-wood", false) |