Topic category: Help with Minecraft modding (Java Edition)
Hello! I'm having a few issues with my mod that I can't seem to fix. Hoping to find some people who can help me!
-I can only assign three sounds to custom mobs, is there a way to assign the Cow step sound to one of them? I'm using Cow_Ambient, Cow_Hurt, and Cow_Death. Those are the only ones I can assign though since theres only 3 drop down menus.
-The overworld music will play in my custom dimension no matter what I do. No matter what music is set, it never plays the right one. It will always play overworld music.
-Custom passive mobs will not breed, even when I enable breeding. I'll use the item to get them into breed mode, and the hearts appear, but they never step close to eachother and try to breed. Yes, there is a baby version of the mob as when I click the spawn egg on one a baby does spawn.
-The custom dimension I have tried to make is akin to the nether, yet there is a "sun" as when the sun rises and falls, I'm able to see the sky and fog color change accordingly. I would like make it so it doesn't do this!
I really hope I can find someone who can help me with this!
1) You can't, it's MCreator interface (but may be you can if you know how to code)
2) Maybe it's a bug but I need to see screens of your custom dimension settings.
3) Again, I need to see screens.
4) Again, screens! We need to see exactly what you've done (checked or not checked, and the values you gave)
Heres some screenies of what I have put down.
Biome Screenies:
https://gyazo.com/a489df3486e90f5e7f71b12802b75053
https://gyazo.com/1abe8e9da1a166d8b6801521277c3026
Dimension Screenies:
https://gyazo.com/8962e89cc395db38b41423495efc311e
https://gyazo.com/6cecc5b0717cfc93d155cc10231d5c68
https://gyazo.com/7b435797ae9641c32dc01bccb7339b36
Custom Mob Screenies:
https://gyazo.com/ffa5c7608b8b2fbccb22812f1e27143c
https://gyazo.com/86e2a88dbb75f988fe591b8c3d2afc95
https://gyazo.com/6f7b6e27072396612acb55470f264fa7
https://gyazo.com/b1f7179c267b21ac7d5e925aee488a9b
https://gyazo.com/694c90fd2be61d45150eaad2d1572236
https://gyazo.com/398faa93c716d350b29152614a86ad54
I hope these will help you :)
For custom sounds just add number to the end of the sound and import it to MCR
Fore example using Demon_idle1, Demon_idle2, etc. and always pick first variant as first sound otherwise it might be broken
Are you sure you used Nether Wart Block to bread your animals? Not nether wart?
Anyways it's very weird I don't understand why it does that for the other problems...
I set regular nether wart to be the breeding item. They have the hearts, but they dont go to eachother and breed. But the breeding process will still start, I also set it to regular wheat at some point to see if that was the problem but it was still doing the same thing :(
And, thanks for trying to help me. For now i can leave these problems alone since it isn't hindering anything and theyre just minor inconveniences for what I'm trying to create, but i do want to make more passive mobs that can breed so if you can help me, or if anyone can help me with at least the breeding issue or any other issue here it would be very appreciated.