mirror of
https://github.com/mt-mods/plantlife_modpack.git
synced 2025-07-26 03:30:22 +02:00
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