Started by
SWORDTOOTH
on
Topic category: Help with Minecraft modding (Java Edition)
So I have an entity I want to only spawn in one specific biome or one specific block, I tried making the block in the biome but it refuses to spawn on it so I decided to use a custom spawning condition, checking for the block under the entity then to return true if its true, this ended with it spawning that mob on every single block with no cooldown
Edited by SWORDTOOTH on Mon, 05/06/2024 - 04:47