Posted March 6, 201411 yr Hello I am making a mod where i need to be able to detect when a mob spawns and then edit it by giving it a semi-random health and a custom NBT Lvl. Basically I need to be able to edit every mob that spawn via spawners and mob eggs. Also If any one knows how I can edit the name plate of named mobs to display this custom Lvl of mine. All help is appreciated. Thank You in advance! Don't be afraid to ask question when modding, there are no stupid question! Unless you don't know java then all your questions are stupid!
March 7, 201411 yr EntityJoinWorldEvent will fire for mob spawners, egg, natural spawning, etc. The "name plate" is probably called customNameTag in the code.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.