Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Necromancers are able to spawn in 1.75 block height areas #641

Open
ratagta1 opened this issue Oct 23, 2024 · 1 comment
Open

[Bug] Necromancers are able to spawn in 1.75 block height areas #641

ratagta1 opened this issue Oct 23, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ratagta1
Copy link

Observed behaviour

Was making a standard creeper farm and noticed that Necromancers were spawning in the structure despite the height being 1.75 units. Looking at the model for it inside the structure, it is definitely clipping through the ceiling.

Expected behaviour

Necromancers should not be able to spawn in a 1.75 unit height region due to their model not fitting

Steps to reproduce

Create a dark structure with 2 blocks of vertical space inside, line the ceiling with trap doors, wait for necromancers to spawn

Server Type

Single Player

Crashlog

No response

Iron's Spells N Spellbooks version

1.2.1-3.6.2

Forge version

NeoForge-21.1.58

Other mods

Playing on the most recent version of the Craftoria modpack: https://www.curseforge.com/minecraft/modpacks/craftoria through the Prism Launcher

@ratagta1 ratagta1 added the triage Newly submitted bug that needs verification label Oct 23, 2024
@ratagta1
Copy link
Author

Ah, this issue was my mistake after all, trapdoors would reduce the height to 1.8125, and necromancers have a height of 1.8, which results in their spawning. Though I'll leave this open for consideration of either increasing the defined height to closer resemble the model, or, updating the model to reflect the height better. Sorry for the confusion

@iron431 iron431 added bug Something isn't working and removed triage Newly submitted bug that needs verification labels Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants