mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-06-28 12:56:01 +02:00
remove homedecor_i18n and merged into homedecor_common, fixed meseon global error
This commit is contained in:
@ -2,5 +2,4 @@ homedecor_common
|
||||
default
|
||||
basic_materials
|
||||
dye
|
||||
homedecor_i18n
|
||||
signs_lib?
|
||||
|
@ -14,7 +14,7 @@ if signs_modpath then
|
||||
sign_post_model = signs_lib.sign_post_model.nodebox
|
||||
end
|
||||
|
||||
local S = homedecor_i18n.gettext
|
||||
local S = homedecor.gettext
|
||||
|
||||
local materials = {
|
||||
{ S("brass"), "brass" },
|
||||
|
Reference in New Issue
Block a user