20 lines
307 B
Text
20 lines
307 B
Text
|
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",
|
||
|
"screwdriver",
|
||
|
}
|
||
|
|
||
|
globals = {
|
||
|
}
|
||
|
|