selection_box = {
type = "fixed",
fixed = {-0.5, -0.5, -0.5, 0.5, -5/16, 0.5},
},PilzAdam wrote:Its nice to see videos promoting the Lua API, since its a core feature of Minetest.
The selectionbox problem I saw in your second video can be fixed by setting a selection_box field in the plant nodes, e.g. the default plants use:Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
selection_box = {
type = "fixed",
fixed = {-0.5, -0.5, -0.5, 0.5, -5/16, 0.5},
},
PenguinDad wrote:Please make the download available as a zip.
philipbenr wrote:could you add in chickens or a cow or something? It would make it an excellent mod
kaeza wrote:Would be nice if you provided a direct link (not a link to a download page) in the first post.
Also, what is the license for the mod?

Users browsing this forum: No registered users and 23 guests