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

add hd doors and gates

This commit is contained in:
unknown
2022-04-10 23:44:34 -04:00
parent 2054a27e00
commit 72f1ba10e4
4 changed files with 7 additions and 26 deletions

View File

@ -12,6 +12,7 @@ globals = {
"lavalamp",
"lrfurn",
"signs_lib",
"homedecor_doors_and_gates",
-- mod-deps
"armor"
@ -35,5 +36,6 @@ read_globals = {
"skins",
"homedecor_doors_and_gates",
"stairsplus",
"creative"
"creative",
"doors",
}