Shadows-of-Fire / GatewaysToEternity

A minecraft mod about spawning mobs via portals
MIT License
19 stars 16 forks source link

Is it possible to give a floor limit for the door? #10

Closed ghost closed 2 years ago

ghost commented 2 years ago

I found that building a tall pillar on the ground, just the right height to let the monster fall down and drop a lot of blood and will not destroy the door.

Or the monster is born with a slow landing,

Shadows-of-Fire commented 2 years ago

what 🤔

ghost commented 2 years ago

Is it possible to make changes to this situation? For example so that they can land slowly.

https://user-images.githubusercontent.com/94986399/197409792-2ab85983-105c-49e5-8547-f87e7aff75f1.mp4

Shadows-of-Fire commented 2 years ago

Ah, yeah. I should either apply slow fall to them or search for the ground and spawn them there.

As a stop-gap you could pre-apply slow falling to all the entities, but it would be a bit cumbersome.

Shadows-of-Fire commented 2 years ago

Entities will no longer spawn midair starting in 2.1.5

H8Craft commented 1 year ago

this fix may have caused a new issue, when i make a gate mobs spawn at all y levels no matter the distance, mobs are never all on the same level when they spawn making every wave scatter to the lowest and highest y levels, its un playable.