mirror of
https://github.com/theFox6/microexpansion.git
synced 2024-11-19 22:03:54 +01:00
13 lines
229 B
Plaintext
13 lines
229 B
Plaintext
allow_defined_top = true
|
|
|
|
read_globals = {
|
|
"minetest", "default",
|
|
"dump", "vector",
|
|
"VoxelManip", "VoxelArea",
|
|
"ItemStack",
|
|
"pipeworks",
|
|
"PseudoRandom",
|
|
"stairsplus", "intllib",
|
|
"Settings",
|
|
math = { fields = {"sign"} }
|
|
} |