Posted February 11, 201411 yr Hi there, does anyone know how to apply the Glint or "enchanted" effect to .objs? any help will be greatly appreciated.
February 12, 201411 yr you dont put on .obj as far i know, you use a code on your render, search for the vannila one and copy / paste
February 12, 201411 yr Author were using IItemRenderer and we decide what model to render based on ItemRenderType in renderItem function. Also got the ItemStack's instance, there is hasEffect function, what seems to deprecated. How do I make the enchancted effect work then?
February 21, 201411 yr Author Can anyone tell us what opssemnik ment by this? "you dont put on .obj as far i know, you use a code on your render, search for the vannila one and copy / paste"
March 10, 201411 yr Author you dont put on .obj as far i know, you use a code on your render, search for the vannila one and copy / paste are you even around still?
March 10, 201411 yr Look at the golden apple src. I'm always happy to help others! Java is not my main programming language but I have alot experience in PHP/HTML/JS/CSS3/C#/SQL
March 10, 201411 yr Author could you please show me where that is? i just googled it and nothing i wanted came up. please and thank you
March 10, 201411 yr Author Look at the golden apple src. ok guys this is the situation im in, my coder "wont" doesnt seem like he is trying at all to figure this out. i have little to no experience coding, im here trying to get answers so our mod can get a V1 release. please have sympothy and answer this queston with some detail PLEASE. i dont know what golden apple src is, im assuming its a folder in minecraft but i just dont know. i dont have time to learn to code or i would, again PLEASE HELP
March 10, 201411 yr @SideOnly(Side.CLIENT) public boolean hasEffect(ItemStack par1ItemStack) { return true; } I'm always happy to help others! Java is not my main programming language but I have alot experience in PHP/HTML/JS/CSS3/C#/SQL
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.