2022-01-18 22:29:18 -05:00
|
|
|
globals = {
|
2024-02-27 17:28:29 +11:00
|
|
|
"minetest",
|
|
|
|
"xcompat",
|
2024-02-25 00:10:30 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
read_globals = {
|
2024-02-27 17:28:29 +11:00
|
|
|
"default",
|
|
|
|
"mcl_sounds",
|
|
|
|
"ks_sounds",
|
|
|
|
"nodes_nature",
|
|
|
|
"fl_stone",
|
|
|
|
"fl_topsoil",
|
|
|
|
"fl_trees",
|
|
|
|
"hades_sounds",
|
|
|
|
"rp_sounds",
|
2024-05-26 14:01:49 -04:00
|
|
|
"sounds",
|
2024-02-27 17:28:29 +11:00
|
|
|
}
|