Results 31 comments of Cammie

I'll go ahead and flesh this out some. BYG biomes work, but only in the Nether and End. In the Overworld they don't appear to spawn (I tried several with...

I have this crash as well: ``` ---- Minecraft Crash Report ---- // Shall we play a game? Time: 6/13/22, 4:37 PM Description: Exception ticking world java.lang.NullPointerException: Cannot invoke "net.minecraft.class_2680.method_26215()"...

Spammed isn't the right word. The scene works fine, but it throws those whenever the scene gets reloaded. It only does it the instant it's reloaded, but when you have...

Except here's the problem: it's not called `addAttributes()` at runtime if it's marked with `@Unique`. `@Unique` will randomly change the method's name if there's another one that's similar.

Yea, but then things break if said mod is installed which means I get loaded with bug reports for something I have 0 control over. Players go after what is...

I mean, yeah, I could. I really should get into the habit of putting more images and videos on my CF pages, but laziness is a bitch

yeah, it seems to be a weird bug and im not sure what's causing it at the moment. i havent been able to get around to modding until more recently...

~~so yall wanna know the problem? im a fucking moron. i changed the name of a class, but forgot to change it in the entrypoint in the mod.json file lmao~~...

alright, its been fixed. new version should be up on CF and Modrinth soon idk when i'll get it moved over to Fabric atm, or when i'll rewrite some of...

the way Minecraft moves entities through portals kinda necessitates it breaks the chains. it basically kills the entity and spawns a new one with the same data however, because the...