Jump to content

RoyalKingZB

Members
  • Posts

    15
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

RoyalKingZB's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Hello, My name is Josie. I am trying to make a mob but I made a spawn egg for it and it spawns a pig...I tried the latest and recommended versions of minecraft forge 1.10.2...It's possible I didn't update my mod right though. I replaced the build.gradle and ran setupDecompWorkspace with the new latest version of it and it even said in game that it was running the latest version and it still spawned a pig Dx Please help Here's the Github: https://github.com/RoyalKingZB/Realistic-Animal-Products-and-Drops-Mod/blob/master/src/main/java/net/sargeant/rapad/entity/RAPADEntities.java Here's where I think the problem might be : Realistic-Animal-Products-and-Drops-Mod/src/main/java/net/sargeant/rapad/entity/RAPADEntities.java
  2. I can't do this cause I'm in 1.10.2 Dx Help There are json files now that handle the textures and there is no .setTextureName now Dx
  3. I already did that. That wasn't the problem I was having. I had the whole thing set up but I made an if statement to differ between the different Rabbit types but it wouldn't let me reference the getRabbitType method. But I fixed it
  4. Hi! So basically I'm trying to make each rabbit type drop different specific items. How would I accomplish this? Every time I try to extend EntityRabbit, it asks for an argument in the main mod class but I don't know what to put there and if I try to add an argument to the event, it crashes saying I can only have one argument. And I've already tried EntityRabbit.getRabbitType. Please Help Dx Here's the github link: https://github.com/RoyalKingZB/Realistic-Animal-Products-and-Drops-Mod
  5. Hi, My name is Josie! I'm trying to make the Skeleton AI a lot better by making it hide behind blocks and coming out just to shoot at you. How would I do this? So far, I've made a class called AdvancedEntityAIAttackRangedBow and made it extend EntityAIAttackRangedBow but I don't know what to put in it. I'm not that experienced with AI Dx Please try to explain how I would go about this!
  6. (If this is the wrong forum thing to post this on, please tell me but don't delete this post like y'all did without telling me the last three times.) Hi, my name is Josie, I am going to be creating a Better AI Mod for Minecraft 1.10.2 but I need help with it. It doesn't matter if you're very experienced or not cause we will be learning together c: I think I know the basics of making custom AI but I'm not very sure xP Plus I want to get a few people working on it so I won't be alone Lol But what I was planing on adding to the mod was just overall better and sensible AI such as Skeletons moving side to side and hiding behind cover while shooting at you. And zombies gathering in hordes and being alerted by noise and light and stuff and more as we think of them. But I need YOUR help. Yes, YOU. Lol Message me on here or Facebook at Josie Senneff or my email which is zsenshinobaki@gmail.com if you're interested with helping coding this mod c:
  7. Y'all are really mean on these freaken forums. Just cause we don't know as much as you doesn't mean y'all need to be all mean about teaching us. Smfh Especially you, Diesieben07. You shouldn't be on these forums if all you do is be mean to people. I've seen you everywhere doing exactly that. It doesn't matter how much you help them. You don't gotta be mean about it.
  8. Hi, I have modded before. But every time I start modding again, I have to download the JDK into IntelliJ and I keep looking it up on youtube and stuff but I try it and it doesn't work. Basically, my code isn't registering and is all red. I've had this problem before with other projects but can never seem to remember how I fixed it last time. Please Help Dx
  9. Well I know how to make blocks, items, guis and mobs and I understand basic java but I'm just trying to figure out how to do custom ais and custom potion effects and stuff. Idk, I I've looked at the squid class and all it is is a bunch of stuff about how to make the tentacles move. I extended EntityWaterMob but it still does that jumping thing. And I don't know how to make the custom ai, it just doesn't make much sense to me
  10. I'm trying to make a fish entity that swims around and stuff but I can't figure out how and the fish just keep jumping up and down under the water. I've looked everywhere but I can't find anything that'll help I'm a little new to modding too.
  11. I'm kinda new to modding and I barely know anything so I need someone that I can go to anytime. Please help. Right now I'm trying to code a fish entity that swims around like a normal fish.
  12. Nope, that didn't work It isn't even communicating between packages and classes too...Dx
  13. I was working on my 1.7.10 mod and I turned off my computer for the night and when I woke up and turned it back on, there were errors everywhere. It's like forge isn't even installed anymore. I didn't do anything either. I just turned it off and back on and it didn't work all of a sudden...Help!!
×
×
  • Create New...

Important Information

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