1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2024-09-24 20:30:18 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Vanessa Ezekowitz
a35b57d713 rename most wood, metal, etc textures
to bring them all together into one "category" instead of being scattered across the directory
also combine a couple dupes.
2015-04-27 23:48:02 -04:00
kilbith
bcaa25adf4 Add Wall Lamp 2015-04-04 19:51:48 +02:00
Vanessa Ezekowitz
b28e3eea40 new inventory image for former-"3dforniture" chains 2015-03-30 15:06:07 -04:00
Vanessa Ezekowitz
f565fb666a use mesh node for former-"3dforniture" torch 2015-03-30 14:59:39 -04:00
Vanessa Ezekowitz
f8a071aa4b use mesh node for forniture chains, model by kilbith 2015-03-29 20:12:58 -04:00
Tim
78045a752f move most other homedecor nodes to the new registration function, remove any unnecessary fields due to minetest or homedecor defaults 2015-01-24 00:34:02 +01:00
Tim
f60eb9ca47 whitespace cleanup, now also making most of homedecor consistenly use the same indentation style 2015-01-23 22:14:00 +01:00
Tim
be4ed12b6c whitespace cleanup:
* remove all trailing whitespaces
* make inbox and computer use the prevalent indentation rules
* CRLF->LF where found
2015-01-21 00:44:23 +01:00
Vanessa Ezekowitz
41b1730ff2 Get rid of second and third shades of 3dforniture-related textures.
Minetest has per-face shading of nodes now so these textures are redundant.
2014-06-18 06:53:07 -04:00
Vanessa Ezekowitz
e057d357c8 split signs_lib from homedecor, put them into their own separate mods
package the two together as a modpack so that regular homedecor users don't
see a functional change, but others can take signs_lib and use it as a
standalone mod.

also get rid of some *~ files
2014-01-25 12:57:05 -05:00