1
0
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:
Vanessa Ezekowitz
2017-03-30 23:19:39 -04:00
parent 5212a756f5
commit dd14b2cb04
11 changed files with 48 additions and 18 deletions

13
vines/.luacheckrc Normal file
View File

@ -0,0 +1,13 @@
unused_args = false
read_globals = {
"minetest",
"default",
"ItemStack",
"biome_lib",
}
globals = {
"vines",
}