Mineuniverse
Log in Register
Mods

Phasometer VS Fix

Fixes the Wither Storm Mod Phasometer not detecting the Wither Storm when Valkyrien Skies is installed.
by Murmracek
Download Claim this project
279 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Bug Fixes

This project was purely vibe coded using Claude. Please don't ask me for any technical details for this mod.

My understanding: When you use the phasometer, wither storm mod checks if you are looking at the wither or not. If yes: put the information of the wither into phasometer nbt data (like: {Phase: 3}), if no: then delete it. All of this happens serverside. Then the client takes that information from the phasometer and puts it on screen. What the valkyrien skies mod does is that it modifyes some server side things and breaks it.

Description from Claude:

Root cause: Valkyrien Skies hooks into Level.getEntities() and transforms the search bounding box into ship-space coordinates. The Phasometer uses ProjectileUtil.getEntityHitResult() internally, which calls Level.getEntities() — so its entity search always returns empty regardless of how close the Wither Storm is.

Fix: Replaces the entity search with ServerLevel.getAllEntities(), which iterates the entity storage directly and is not intercepted by Valkyrien Skies.

phasometerfix-1.20.1-1.0.0.jar
MC 1.20.1, Forge, Server
Release 2026-06-11 Get

You Might Also Like

RLMixins
Minecraft and Minecraft mod tweaker and fixer for the modpack RLCraft
9,896,264
Steel Got It
Fixes a bug that causes creepers to consume your flint and steel. MC-264285
996,093
Wither Spawn Fix W.S.A. Compatible
A fix for the Wither spawn that works with Wither Spawn Animation
995,407
Misanthropy's World Corruption Fixer
Restores your corrupted world caused by missing mods and more
98,977
Worldgen Patches
Fixes a few small issues in worldgen.
97,080
Celestisynth Fix
Fixes a memory leak issue caused by static mappings.
9,969