Started by
fuchsia
on
Topic category: Help with Minecraft modding (Java Edition)
I'd like to make a mob that spawns in the Bastion Remnants but I'm not sure how to implement it or if it's even possible
Topic category: Help with Minecraft modding (Java Edition)
I'd like to make a mob that spawns in the Bastion Remnants but I'm not sure how to implement it or if it's even possible
i don't think its possible
i think its not directly possible but you could use a combination of block surface and dimension to get bastions as they use blackstone bricks and are in the nether. but then playermade structures that fit would spawn it aswell. so maybe count minimum piglins in the area aswell? Thats a little janky but better then nothing.