mirror of
https://github.com/mt-mods/plantlife_modpack.git
synced 2024-11-05 09:50:27 +01:00
14 lines
119 B
Lua
14 lines
119 B
Lua
|
|
unused_args = false
|
|
|
|
read_globals = {
|
|
"minetest",
|
|
"default",
|
|
"ItemStack",
|
|
"biome_lib",
|
|
}
|
|
|
|
globals = {
|
|
"vines",
|
|
}
|