forked from mtcontrib/pipeworks
MineClone containers support (#81)
* mcl_barrels compat * open barrel is not in creative inv * fix barrel drop content after dig * fix barrel local var * mcl_furnaces compat * optional depends mcl_barrels and mcl_furnaces * fixing luacheck * .luacheckrc update * renamed files to use _ * renamed files to init.lua * format improvement
This commit is contained in:
committed by
GitHub
parent
cb3e7757fc
commit
500cce8668
@ -20,6 +20,6 @@ read_globals = {
|
||||
-- mods
|
||||
"default", "mesecon", "digiline",
|
||||
"screwdriver", "unified_inventory",
|
||||
"i3",
|
||||
"i3", "mcl_experience", "awards"
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user