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

Add insomniafix app with fixes for phantoms #404

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

federicocarboni
Copy link
Contributor

A while back I wrote a script to make phantoms less annoying and I think it could be useful to other.

As of now the app contains the following bug fixes and changes for phantoms spawning:

  • Phantoms no longer spawn for creative mode players (fixes MC-145177).
  • Phantoms no longer spawn when the mobcap is saturated.
  • Phantoms no longer spawn on mushroom islands and the void (fixes MC-126778 and MC-127599).
  • Optionally fix MC-154372 reverting phantom damage to 6 hearts instead of 2.
  • Optionally enable large phantom spawning which increases the size of phantoms the longer you go without sleeping. Similar to VanillaTweaks' large phantoms datapack.

All these can be configured individually with the /insomniafix command.

The app works by disabling phantom spawning and reimplementing it from scratch in Scarpet. I tested it and there should be no major changes in spawning rates even when respecting the mobcap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant