fayer3

Results 292 comments of fayer3

going by that it looks like they are rendered to the gui https://github.com/LukenSkyne/Minecraft-Ping-Wheel/blob/1.20.6/common/src/main/java/nx/pingwheel/common/core/ClientCore.java#L123

the spigot plugin issue should be fixed with the new version that got posted on the discord haven't looked at the ping wheel stuff yet

you are running steamvr first?

we have an Xplat call to check the modloader, and there are forge ports of the fabric api using reflection to check for the existence is a better way imo,...

the common.utils.Utils class is from me

I do plan to do that at some point, blindly readding the old names isn't the best, sinece some stuff changed

I would probably prefer to do that myself, since I would maybe do some changes

also I already did swingtracker in this pr, isn't merged yet though https://github.com/Vivecraft/VivecraftMod/pull/221