mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-21 14:50:23 +02:00
MT5 translation for homedecor_common
- Remove intllib support - Fix luacheck warnings (except for 1 I don't know what to do) - Removes homedecor_common/mt_game_beds_functions.lua (we can get the function directly from `beds` mod instead of using an obsolete copie; I have not re-enabled bed-sleeping, but it should work)
This commit is contained in:
@ -11,7 +11,6 @@ read_globals = {
|
||||
"vector", "nodeupdate",
|
||||
"VoxelManip", "VoxelArea",
|
||||
"PseudoRandom", "ItemStack",
|
||||
"intllib",
|
||||
"default",
|
||||
"doors",
|
||||
"stairsplus",
|
||||
@ -22,7 +21,6 @@ read_globals = {
|
||||
"mesecon",
|
||||
"unifieddyes",
|
||||
"creative",
|
||||
"homedecor_i18n",
|
||||
"homedecor",
|
||||
"player_api",
|
||||
"skins",
|
||||
|
Reference in New Issue
Block a user