dreambuilder_game/vines/.luacheckrc
Vanessa Ezekowitz a7bebc6719 updated bobblocks, gloopblocks, maptools, mesecons, moreblocks,
moreores, plantlife, and xban2, and switched to TenPlus1's
"farming redo" mod in lieu of Pilzadam's farming_plus since the
latter breaks default farming.
2017-02-19 12:01:09 -05:00

14 lines
119 B
Lua

unused_args = false
read_globals = {
"minetest",
"default",
"ItemStack",
"biome_lib",
}
globals = {
"vines",
}