Commit Graph

19 Commits

Author SHA1 Message Date
Vanessa Dannenberg 37c6b99ac1 make currency opt depend 2018-11-12 08:23:19 -05:00
Vanessa Dannenberg bcf9238e47 use currency mod's 25-cent Minegeld coin for soda machine 2018-11-09 20:23:42 -05:00
Vanessa Dannenberg 13a35d12a0 use basic_materials mod where possible 2018-10-30 20:46:10 -04:00
Vanessa Dannenberg 6a3c009276 if darkage is also installed,
don't register large homedecor lattice lamp or the recipes to
create it or to split it into 8 small lamps. instead, add an
alias to darkage:lamp and a recipe to split that.
2018-10-18 06:54:26 -04:00
Vanessa Dannenberg 55fea4f6ca make doors and gates respond to vertical mesecon two nodes below
using pressure plate rules
2018-08-28 23:26:08 -04:00
Alexander Weber eb2b3d7980 add optional support for skinsdb in wardrobe
- All skins are registered in skinsdb, including skins format
- But the skins are not in inventory skins list, still available trough wardrobe only
- If selected, the skins metadata and preview is shown in inventory
- Use skinsdb method to set the skin
- Note: skinsdb manages the 3d_armor if both mods found
2018-05-13 09:31:27 -04:00
Vanessa Ezekowitz 1471a0cba9 depend on mt_game 'creative' mod
as some of its functions are used to check if players have creative mode
2017-12-15 20:10:42 -05:00
Diego Martínez dc7b60c11f Split I18N stuff into its own submod. 2017-01-29 21:51:07 -03:00
Vanessa Ezekowitz e97cefa94c homedecor depends on unifieddyes 2017-01-29 11:48:06 -05:00
Vanessa Ezekowitz bc195552ed opt-depend on 3d_armor
should fix this issue:
https://forum.minetest.net/viewtopic.php?f=11&t=2041&start=625#p185494
2015-07-27 06:52:29 -04:00
kilbith 142fce09a7 Import plantlife's small flower pots 2015-05-15 21:11:30 +02:00
kilbith 246a38832a Allow water to be picked up from well 2015-05-14 10:07:21 +02:00
Vanessa Ezekowitz bb8b3eea20 use current intllib API 2014-12-27 01:13:05 -05:00
cheapie 0a1eb1c83c Added beeswax -> oil + yellow dye crafting recipe, using technic's centrifuge. 2014-12-26 12:48:18 -05:00
Vanessa Ezekowitz e3c16b41ea make building_blocks optional to the main homedecor mod 2014-11-22 15:49:34 -05:00
Vanessa Ezekowitz 5d078198f2 make signs_lib optional for base homedecor mod 2014-11-22 15:43:35 -05:00
Vanessa Ezekowitz c6641ad514 make sure homedecor always loads building_blocks first. 2014-06-28 02:57:25 -04:00
Vanessa Ezekowitz f9e4245a05 new alternate no-moreblocks recipes from Zeno
based around a "power crystal" to replace glowglass, basically.
2014-06-18 00:45:45 -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