Started by
weakxoff
on
Topic category: Help with Minecraft modding (Java Edition)
I created monster entity in mod. I change biomes where he spawns, but on modpack, we have a terralith, where no minecraft vanilla biomes. I try to change biomes with terralith additions, try to add dismensions in blacklist, and try to change spawn in only overworld, but all of this have bug "Data pack validation failed!". (sry for my bad eng) :D
Please, help me to solve this problem, idk how work entity spawn code.
Minecraft version is 1.19.2 forge
Add a procedure "on entity spawns", then if the location is not in the overworld then despawn the entity.