Phasometer VS Fix
Modby Murmracek
Fixes the Wither Storm Mod Phasometer not detecting the Wither Storm when Valkyrien Skies is installed.
Type
Mod
CurseForge Downloads
490
CurseForge ID
1571493
Modrinth Downloads
297
Modrinth ID
XwGRdRrr
Last Updated
Jul 29, 2026
Description
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.
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
Mekanism: Teleporter Security
Add Security to Mekanism Teleporter.
Orb Of Origins - Crafting Recipe
Since I couldn't find one I liked for 1.20.1, I decided to make my own.
The Rift Between Us
Constrained, Deliberate, Social Fast Travel via Portals!
Custom Totems
Adds extra 3D totems that you can craft!
DoubleEnderChest
Makes Ender Chests have twice as much space.
project-714572
Bring the world of Power Rangers into Minecraft!