aboutsummaryrefslogtreecommitdiff
path: root/builtin/features.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move the sapling growing and grass adding/removing ABMs to LuaNovatux2013-11-021-0/+1
|
* Fix minetest.featuresPilzAdam2013-05-011-5/+5
|
* Add a Way of checking for specific Feature with Lua Adds ↵Sfan52013-05-011-0/+28
minetest.get_feature() and minetest.has_feature()