mirror of
https://github.com/minetest/minetest.git
synced 2024-11-20 06:33:45 +01:00
.. | ||
textures | ||
after_node.lua | ||
chances.lua | ||
init.lua | ||
intervals.lua | ||
min_max.lua | ||
mod.conf | ||
neighbors.lua | ||
README.md |
Test ABMs
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.