Jump to content

rojo8399

Members
  • Posts

    5
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

rojo8399's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I'm updating a 1.7.10 to 1.10. I don't know how to replace IIcon classes to work in 1.10 since IIcon was completely removed.
  2. I've been using WorldRenderer renderer = tessellator.getWorldRenderer(); to render textures in blocks and now the class doesn't exist in 1.10 I've been looking online and trying different things and can't find anything to replace it. Anyone know what to do?
  3. I tried that but it says "game.neutral.swim" is a string, not a resource variable.
  4. The new way to play a sound is confusing to me .playSound(x, y, z, soundIn, category, volume, pitch, distanceDelay); What do I put in the "soundIn" field? It says it's of type "SoundEvent" and I've never worked with that.
  5. Still new to modding and am spending a lot of grindy time making custom models look good on the player (transforming and rotating in the json file). Right now I change 1 value, restart, see if it looks good, repeat. Any faster way of doing this?
×
×
  • Create New...

Important Information

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