Started by
prismo
on
Topic category: Help with MCreator software
this may sound weird but I'm making a mod where it needs to show the amount of chickens in the chunk that the player is in every minute.
I don't have that much of an understanding on how I would do that...
if anyone could tell me how I could do this please reply
thanks
you could try to do this with [for every entity as entity iterator...] block but it would not be a real chunk, only a 16x16 area around the player
for the visual you can make an UI and put the value of the number of chickens you would have previously stored in a variable in a text label