1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-25 05:35:25 +02:00

ABM without_neighbors (#14116)

This commit is contained in:
sfence
2024-09-26 17:32:55 +02:00
committed by GitHub
parent c1ea49940b
commit d08d34d803
16 changed files with 347 additions and 6 deletions

View File

@@ -0,0 +1,6 @@
# 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.