Started by
Thundertide
on
Topic category: Help with MCreator software
I am trying to make a mob "capture device" and the only variable I cannot find for the life of me is the entityType. I do not want to go through all 100 or so entities to test for it as that seems like a lot more work then it should be. I am ok if I have to write forge code for it, I just cannot find anything online talking about it.
I sound like an idiot when I say forge code, I meant java code.
Just Choose Search In The Procedures "is subtype of" and scroll down, until you find it
i feel like you didn't read what I said. I want a string. Not a boolean of whether or not it is X mob.
Why exactly are you trying to get the entity type. Sorry for the awfully late response.