Kevin G
Kevin G
Ore features in this class are currently unused. https://github.com/Tropicraft/Tropicraft/blob/1.18.2/src/main/java/net/tropicraft/core/common/dimension/feature/TropicraftMiscFeatures.java
**Summary** Updating to 2.3.5 broke the "Templater" extension that injects code into files **To Reproduce** Steps to reproduce the behavior: Install the Templater extension by Tschipp have a BP setup...
**Describe the bug** Went afk to let the game run, came back to this error. `19:16:38[Scripting][error]-TypeError: cannot read property 'type' of undefined at updateParticipants (jaylydb/index.js:108) at (jaylydb/index.js:223)` My code isn't...
I'm on 1.4 on purpose, the latest update is 1.5, every time I use RimPY now I have to deal with it constantly flashing the top bar. I'm not going...
All the polygons are being reprocessed for connections and re-rendering every frame, causing huge lag when lots are used. I recommend detecting when they have been placed and then caching...
### Bug Description isOptifineLoaded() lacks important class lookup caching, resulting in huge cpu cost when lots of furniture blocks are used: https://github.com/UnlikePaladin/paladins-furniture/blob/architectury-1.21.4/common/src/main/java/com/unlikepaladin/pfm/PaladinFurnitureMod.java#L101-L108 goes back as far as at least 1.18.2...