Vanessa Ezekowitz
|
be147c83a3
|
use proper mesh model instead of embedding a node def into
water reedmace entity texture (the latter was used to get plantlike look,
now using a mesh model for same).
|
2014-11-24 23:34:35 -05:00 |
|
Vanessa Ezekowitz
|
b914e5395b
|
use set_node(), not add_node()
don't use minetest.env:* method (deprecated), use minetest.* instead
|
2014-08-15 19:34:15 -04:00 |
|
Vanessa Ezekowitz
|
da732bb18e
|
use real function calls instead of the old string method where possible
(basically leaving only the old legacy mapgen calls still using the string method)
|
2014-08-15 10:47:44 -04:00 |
|
Vanessa Ezekowitz
|
3b7b242481
|
Imported dryplants and ferns mods and all components of the Undergrowth modpack
|
2014-08-12 15:08:11 -04:00 |
|