Started by
The_Big_Monke_Guy
on
Topic category: Feature requests and ideas for MCreator
I was trying to make a really specific procedure thatt was detecting the nearest entity (not a specific one, just the nearest one) of the current entity but couldn't find anything, so i suggest adding the is nearest entity block so i could use it with the "=" block, i'm using the 1.19.2 tho which (if yall update) i won't be able to update it since the mod is for 1.19.2 unless you make the version support 1.19.2 too.
If anyone has any other alternative to do this tho, help is very much appreciated!
(I tried using entity interator already)
I was going to use it like this:
For each entity as entity iterator blah blah blah
If is the nearest entity = is entity (sub)type of [entity]
do [thing]