Lars Müller 88c7a54e08 Rename `minetest.*` to `core.*` in devtest | пре 2 недеља | |
---|---|---|
.. | ||
textures | пре 1 месец | |
README.md | пре 1 месец | |
after_node.lua | пре 2 недеља | |
chances.lua | пре 2 недеља | |
init.lua | пре 2 недеља | |
intervals.lua | пре 2 недеља | |
min_max.lua | пре 2 недеља | |
mod.conf | пре 1 месец | |
neighbors.lua | пре 2 недеља |
This mod contains a nodes and related ABM actions. By placing these nodes, you can test basic ABM behaviours.
There are separate tests for ABM chance
, interval
, min_y
, max_y
, neighbor
and without_neighbor
fields.