mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-20 14:20:22 +02:00
implements https://github.com/mt-mods/homedecor_modpack/issues/31 - show players sitting in seats (#76)
* implment https://github.com/mt-mods/homedecor_modpack/issues/31 - show players sitting in seats * improve things
This commit is contained in:
@ -15,7 +15,8 @@ globals = {
|
||||
"homedecor_doors_and_gates",
|
||||
|
||||
-- mod-deps
|
||||
"armor"
|
||||
"armor",
|
||||
xcompat = {fields = {"player"}},
|
||||
}
|
||||
|
||||
read_globals = {
|
||||
|
Reference in New Issue
Block a user