Lars Müller 88c7a54e08 Rename `minetest.*` to `core.*` in devtest il y a 3 mois
..
textures d08d34d803 ABM without_neighbors (#14116) il y a 4 mois
README.md d08d34d803 ABM without_neighbors (#14116) il y a 4 mois
after_node.lua 88c7a54e08 Rename `minetest.*` to `core.*` in devtest il y a 3 mois
chances.lua 88c7a54e08 Rename `minetest.*` to `core.*` in devtest il y a 3 mois
init.lua 88c7a54e08 Rename `minetest.*` to `core.*` in devtest il y a 3 mois
intervals.lua 88c7a54e08 Rename `minetest.*` to `core.*` in devtest il y a 3 mois
min_max.lua 88c7a54e08 Rename `minetest.*` to `core.*` in devtest il y a 3 mois
mod.conf d08d34d803 ABM without_neighbors (#14116) il y a 4 mois
neighbors.lua 88c7a54e08 Rename `minetest.*` to `core.*` in devtest il y a 3 mois

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.