Started by
tfuel2
on
Topic category: Help with MCreator software
hello, I want to make a ranged item that fires a bullet if that bullet hits an enemy player or a mob it will send them to the nether.
If there is another topic talking about this send me the link
thanks
Hit entity trigger:
if entity subtype of player
teleport entity to nether
I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei
where do I find if entity subtype of player I search it and there were many results and if possible could you send me a photo?
On the procedures search bar, if you type in 'sub' it will say "is [ ] (sub)type of" which is the thing you are looking for.
sorry i found it don't worry