1
0
鏡像自 https://github.com/mt-mods/homedecor_modpack.git 已同步 2025-10-31 07:35:35 +01:00
Files
homedecor_modpack/lavalamp/.luacheckrc
2020-08-05 16:01:47 +02:00

21 行
319 B
Lua

unused_args = false
allow_defined_top = true
max_comment_line_length = 999
read_globals = {
"DIR_DELIM",
"minetest", "core",
"unpack",
"dump",
table = { fields = { "copy", "getn" } },
"vector", "nodeupdate",
"VoxelManip", "VoxelArea",
"PseudoRandom", "ItemStack",
"default",
"unifieddyes",
}
globals = {
}