Started by
Pandabeys31
on
Topic category: Help with Minecraft modding (Java Edition)
Please someone find a solution to this situation. Even though it is not very nice, I designed special mobs with the help of a biome and geckolib. I want these mobs to spawn here, but this does not happen in any way. I tried all the methods, checked everywhere (all creatures) and searched all the forums. .I wanted to make more biomes and creatures in the future, but if this problem continues, it will never happen. If I have free time, I will post screenshots
I'm sorry, English is not my native language.
Edited by Pandabeys31 on Sat, 10/26/2024 - 15:50
Did you try adding it to your biome's entity spawning?
Another thing that could be a problem is if the top block in your biome is not tagged as minecraft:dirt I'm pretty sure that creatures can only spawn on blocks tagged as dirt.
Yes, I tried the method you both said, but it doesn't work.
Are plenty of reasons for this
Attach me screenshots of all pages of your entity and I will tell you what is wrong
I have exams for a few days so I couldn't reply to you, I'm sorry.
https://imgur.com/a/U6dE9Ex
Please reply because I have big dreams for this mod.
I have a solution for you! I had the same issue, but figured it out: your biome's blocks must be tagged in the "animals_spawnable_on" tag.
oh thanks, i will try that
you are superman