forked from mtcontrib/plantlife_modpack
update vines mod from upstream
This commit is contained in:
13
vines/.luacheckrc
Normal file
13
vines/.luacheckrc
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
unused_args = false
|
||||
|
||||
read_globals = {
|
||||
"minetest",
|
||||
"default",
|
||||
"ItemStack",
|
||||
"biome_lib",
|
||||
}
|
||||
|
||||
globals = {
|
||||
"vines",
|
||||
}
|
||||
Reference in New Issue
Block a user