]> git.lizzy.rs Git - minetest.git/commit
Biome dust node: Only place on 'walkable' cubic non-liquid drawtypes
authorparamat <paramat@users.noreply.github.com>
Wed, 15 Nov 2017 23:52:31 +0000 (23:52 +0000)
committerSmallJoker <mk939@ymail.com>
Sun, 3 Jun 2018 15:32:00 +0000 (17:32 +0200)
commita90c314c80b87abbaa7668a55bc0d1194dd0920f
tree0f188f2e8400d643b8b7442da1af5cdea1af8b1a
parent222fab3d20e6f830dcdaa71b7f5845eb2b152108
Biome dust node: Only place on 'walkable' cubic non-liquid drawtypes

No longer decide placement on 'buildable_to' parameter.
Dust nodes only look acceptable placed on cubic nodes.
Modders may not want to make their plantlike decorations 'buildable_to'.
src/mapgen.cpp