iChun / IssueTracker-Mods

Issue Tracker for my Minecraft Mods which sources are not already hosted on GitHub.
6 stars 3 forks source link

[PortalGun - 1.12.2 Forge] Rendering Glitches, Freezing & a Question #206

Open CliffracerX opened 11 months ago

CliffracerX commented 11 months ago

I've been putting together an expansion of the TekkitClassicReloaded modpack recently on 1.12.2 and figured I'd throw the portal gun mod into the mix as it's long been one of my favorites. Finally got around to making one on my testing server, and found some unexpected interactions with ProjectRed's lamp blocks (their glow effect is being clipped by something, like the min-Z max-Z camera settings have been disrupted), an unclear bug causing portals to fail to render outright (though not disrupting their sibling portal's rendering), and fairly consistent brief freezes when a portal pair is created.

image

Additionally, and non-game-breakingly; is there an easy way to change the colors of a portal gun you crafted without having to take it apart and make a new one? I'm assuming some light NBT editing would be necessary, either in the world files or on the item as it currently stands, given the options menu doesn't have the old color overrides from 1.7 and prior eras.