
Recuresive Chunk Crash
Crudedragos opened this issue ยท 1 comments
During chunk spawning, referencing other chunks / blocks in an area can create an infinite loop of needing to check eachother.
Search functionality cannot be supported for chunk spawns. Chunk spawn tags will need to be changed to a separate expression from passive spawn tags.
Side effect of #134