1
0
mirror of https://github.com/mt-mods/plantlife_modpack.git synced 2025-07-16 14:50:32 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
d97f2273c8 cavestuff ground content
Pebbles are given to mapgen as decorations, so they have
been left as ground content.
The stalactites are not ground content
2024-03-11 16:12:49 +01:00
72572bb5c8 Use proper creative mode check (#59) 2023-09-23 13:18:18 -04:00
c7f65aac83 cleanup codebase (#46)
* cleanup codebase

* fix typo

* add nil checks to on_place

* nuke all mod loaded statements
2023-07-10 18:24:25 -04:00
b1b4a08834 make pebbles fall when ground is dug. 2021-06-21 00:36:14 -04:00
d87d8e51f5 Fixes bug with stalactite placement 2021-06-07 17:04:31 +00:00
47c20dc550 Remove translations in minetest.log output
because they are not translated anyway
2020-02-15 14:32:06 +00:00
77093e428a use swap_node() where possible, for speed 2018-10-25 10:27:54 -04:00
824a77672c Fix two typos 2018-02-10 17:17:09 +01:00
5ca1ed261e global i18n : add plantlife_i18n mod
idea taken from homedecor_modpack and its homedecor_i18n
all translated mods have a new dependency : plantlife_i18n
translations are stored in po/pot file : one file for all mods

added french translation (almost complete)
transfered de/es/tr/pt translations to corresponding .po file
(only for some mods, unfortunately translations are incomplete)
2017-08-03 15:02:56 +02:00
43710737df fix collision boxes on stones/pebbles 2015-01-17 10:46:22 -05:00
cbaab08119 use mesh node for cavestuff pebbles 2015-01-17 00:14:32 -05:00
3b7b242481 Imported dryplants and ferns mods and all components of the Undergrowth modpack 2014-08-12 15:08:11 -04:00