mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-06-28 04:50:21 +02:00
remove homedecor_i18n and merged into homedecor_common, fixed meseon global error
This commit is contained in:
@ -2,7 +2,6 @@ homedecor_common
|
||||
default
|
||||
basic_materials
|
||||
unifieddyes
|
||||
homedecor_i18n
|
||||
creative
|
||||
moreblocks?
|
||||
building_blocks?
|
||||
|
@ -1,6 +1,6 @@
|
||||
-- This file supplies glowlights
|
||||
|
||||
local S = homedecor_i18n.gettext
|
||||
local S = homedecor.gettext
|
||||
|
||||
local glowlight_nodebox = {
|
||||
half = homedecor.nodebox.slab_y(1/2),
|
||||
|
Reference in New Issue
Block a user