1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-21 06:40:23 +02:00

namespace plasmascreen and inbox (#22)

This commit is contained in:
wsor4035
2022-02-14 17:54:32 -05:00
committed by GitHub
parent 769e14fd11
commit 694bfe5fe7
37 changed files with 43 additions and 38 deletions

View File

@ -0,0 +1,20 @@
unused_args = false
allow_defined_top = true
max_comment_line_length = 999
read_globals = {
"DIR_DELIM",
"minetest", "core",
"unpack",
"dump",
table = { fields = { "copy", "getn" } },
"vector", "nodeupdate",
"VoxelManip", "VoxelArea",
"PseudoRandom", "ItemStack",
"default",
"screwdriver", "homedecor",
}
globals = {
}