33 lines
406 B
Plaintext
33 lines
406 B
Plaintext
|
unused_args = false
|
||
|
allow_defined_top = true
|
||
|
|
||
|
globals = {
|
||
|
"nether"
|
||
|
}
|
||
|
|
||
|
read_globals = {
|
||
|
"core",
|
||
|
"default",
|
||
|
"DIR_DELIM",
|
||
|
"dump",
|
||
|
"dungeon_loot",
|
||
|
"intllib",
|
||
|
"ItemStack",
|
||
|
"loot",
|
||
|
"doc",
|
||
|
"math.hypot",
|
||
|
"mesecon",
|
||
|
"minetest",
|
||
|
"nodeupdate",
|
||
|
"PcgRandom",
|
||
|
"PseudoRandom",
|
||
|
"stairs",
|
||
|
"stairsplus",
|
||
|
"string.split",
|
||
|
table = { fields = { "copy", "getn" } },
|
||
|
"vector",
|
||
|
"VoxelArea",
|
||
|
"VoxelManip",
|
||
|
}
|
||
|
|