Jump to content

KingYoshiYT

Members
  • Posts

    91
  • Joined

  • Last visited

Everything posted by KingYoshiYT

  1. Does anybody know one? I want to add a dimension for the next YoshiCraft update but I don't know how!
  2. Does anybody know any modding tutorials for creating a dimension for 1.7? Please dont say wuppy cause I cannot understand a word he says!
  3. I know Java, I realised that it did straight after I posted the other comment
  4. Thanks, does the chat automatically say the players username?
  5. I keep getting errors on the Override OnFoodEaten? Please could you tell me the way it needs to be coded so I can compare it to mine?
  6. I have added some poop to my mod and I want it to give the player a diamond if they eat it, what code do I need to add to that food class? After I want it to say a custom message in chat which is "[user] successfully completed the poop eating challenge" How do I do that as well
  7. I have tried figuring out how to make my custom animal glide like chickens do, I have looked in the entity chicken class but found nothing that helps, please could someone help me with that?
  8. Please could you demonstrate how to do that?
  9. Okay, I got that, now what code do I need to use to have the item dropped every 10 mins?
  10. What do I need to do to make my EntityYoshi drop and itemPoo every 10 minutes?
  11. I know how to make strings but not the MODID one
  12. How do I make the string?
  13. So would I do something like this? Side0 = icon.registerIcon(yc:texturename + ":Side0");
  14. I am even more confused now
  15. Please could you guide me through this? I am confused!
  16. Is there meant to be a hashtag there?
  17. How do I add different sides to my block? I have watched a video by Grovesy but that does not work for me because I cannot do Strings.MODID !
  18. I now know how to add a clickable link but not how to add the command that displays the chat
  19. Hello again, I am wanting to add a command to my mod that is available to all players opped or not that will give them a clickable link to my youtube channel! The command I want to add is /king yoshi !
  20. Would creating a custom damage source work?
×
×
  • Create New...

Important Information

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