Jump to content

Dispenser

Members
  • Posts

    24
  • Joined

  • Last visited

Everything posted by Dispenser

  1. Hello. I have two quick questions about entities. 1. How can I make my passive entity angry when it gets attacked? 2. How can I make my entity spawn everywhere? Even in biomes, that were introduced in other mods? Thanks.
  2. Now it says: [20:43:31] [Client thread/WARN]: Unable to play unknown soundEvent: zeugs:records.Bread This is the files name. Do I need to change it to records.Bread?
  3. There is a girlfriend mod, but I don't think it's really that PG. http://www.orespawn.com/girlfriends--boyfriends.html
  4. My MusicDisc does not play its sound. I'm getting an error, but I just don't know what went wrong. Main: sounds.json MusicDisc: Error:
  5. Okay, I've been trying to make a new mob for 2 hours now. After I fixed all of my errors, I was finally done. But now Minecraft does not launch anymore. Main: ClientProxy: Common Proxy: EntityUhUhMan <-- Yes, that is the name of my mob. ModelUhUhMann RenderUhUhMann Crash report: Help, please?
  6. Then how should I do it? I looked up a tutorial and they did it just like this too.
  7. Yeah, I am getting an error on "registerRenderThings" in the Modfile. It's marked red. Proxystuff in Modfile: CommonProxy: ClientProxy: Thanks for the help.
  8. So, I don't need all of this crap? Only registerModEntity?
  9. Hello, I'm not sure what I did wrong, but I am getting an error on "EntityEggInfo". It says: EntityHandler: Help, please?
  10. Hi. I just recently updated to Java 8. I'm still having this problem.
  11. Hello, I am having problems with a few mods. In particular "MalisisDoors" and "Immibis Microblocks" both of these mods only work with specific cores. All my other mods work fine, but these two always cause me to crash. Full crash report for Microblocks. (the MalisisDoors one is the exact same)
  12. I'm using eclipse. I don't know.
  13. That did not fix it. Still thanks.
  14. This is what is in the items folder: It's called finder on mac. What does IDE stand for?
  15. Yeah, that didn't fix it. Still thanks.
  16. Yep. This is exactly what you would expect. My textures are not showing up. Mod file thing: NCItems: path: I am too stupid to fix this problem myself. Thanks for the help.
  17. Okay, thank you!
  18. Like without lags and stuff. Make it more stable, you know? Also, thanks for clarifying.
  19. Hello. I am relatively new to modding and I have some questions about running my own mod in multiplayer. Do I have to write some extra code for it to be able to be played in multiplayer? And do you have some tips on running it smoother in multiplayer? I want to play with my friends. Thanks for the replies! Dispenser
  20. No. Thank you, that fixed it.
  21. Hello. I have a problem with releasing my mod. When I use the gradlew build command, it build a .jar thingie, that only has the mcmod.info and a empty .metadata folder in it. My mod is really simple, it just adds and changes a few crafting recipes. What did I do wrong?
×
×
  • Create New...

Important Information

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