forked from nalc/homedecor_modpack
Merge branch 'master' into nalc-1.2
This commit is contained in:
@ -12,5 +12,3 @@ the mod may occasionally refuse to place it (or it just appears for a moment).
|
||||
Just move over a bit, so that your target position is more directly in front
|
||||
of you.
|
||||
|
||||
Code, textures and model are WTFPL.
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
default
|
||||
homedecor
|
||||
homedecor_common
|
||||
homedecor_electronics
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
local S = homedecor_i18n.gettext
|
||||
local S = homedecor.gettext
|
||||
|
||||
screwdriver = screwdriver or {}
|
||||
|
||||
|
Reference in New Issue
Block a user