Added luachechrc

This commit is contained in:
James Clarke 2024-01-14 13:42:45 +00:00
parent 28bf2612fd
commit 626b12c0cb
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ unused_args = false
allow_defined_top = true
globals = {
"minetest",
"minetest","mcl_tmp_message","mcl_player"
}
read_globals = {
@ -22,7 +22,7 @@ read_globals = {
"mcl_loot", "tga_encoder", "mcl_util", "flowlib", "mcl_sounds", "mcl_autogroup",
"mcl_events", "biomeinfo", "mcl_damage", "mcl_particles", "mcl_worlds", "mcl_colors",
"mcl_explosions", "mcl_vars", "controls", "walkover", "mcl_meshhand", "mcl_fovapi",
"playerphysics", "mcl_hunger", "mcl_death_drop", "mcl_player", "mcl_playerplus",
"playerphysics", "mcl_hunger", "mcl_death_drop", "mcl_playerplus",
"mcl_gamemode", "mcl_spawn", "mcl_skins", "mcl_sprint", "mcl_playerinfo",
"mcl_item_id", "tt", "mcl_craftguide", "doc", "mcl_dripping",
"mcl_entity_invs", "mcl_item_entity", "mcl_burning",