Jump to content

XavierEmeralds

Members
  • Posts

    5
  • Joined

  • Last visited

XavierEmeralds's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I am making multiple mobs with custom entity sounds, but they aren't playing. The only one I've started working on is the Grizzly Bear, but it's not playing any sounds at all, and nothing shows up in the subtitles in-game either. Maybe I'm not registering it correctly? Not sure, the code is as follows: https://github.com/XavierEmeralds/WA-Files I'm not sure where the problem is, so that's basically the whole thing.
  2. Ah okay I see where I messed up. Thank you.
  3. So I'm making a new ambient mob, a songbird, and I want it to have different textures/colors upon spawning in. I have it working, except when I relog they all revert back to the "default" color. I've tried looking in the EntityRabbit file, but I'm not sure what to do. Maybe I have to sync the client side of things with the server side? Idk how to do any of this though. I'm honestly not the best at java coding, so any kind of help would be appreciated. Entity and Render
  4. Okay thanks JTK222! That worked for me.
  5. So I'm working on making a penguin in Minecraft as practice, and I have the animations and .png and model and everything finished, except when I boot it up they're invisible. I can see their shadows but not them. However, when I hit them they show up briefly and in red. Any help? Here are my Render and Model files
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.