16 lines
198 B
Text
16 lines
198 B
Text
|
allow_defined_top = true
|
||
|
unused_args = false
|
||
|
max_line_length = false
|
||
|
|
||
|
read_globals = {
|
||
|
"mcl_sounds",
|
||
|
"ItemStack",
|
||
|
"vector",
|
||
|
"default",
|
||
|
"mcl_core"
|
||
|
}
|
||
|
|
||
|
globals = {
|
||
|
"minetest"
|
||
|
}
|