Andrew Grant
Andrew Grant
I'll just throw an update if anyone is seeing this issue, this can now be accomplished with the plugin "CustomStatusPresets" by DevilBro.
Thanks for posting it! Here also is my concept put through the deuteranopia filter: 
https://modrinth.com/mod/make_bubbles_pop fixes MC-132067
@bobthehuman @TheFantasticLoki Here is a simple one-mixin mod that fixes MC-237017: https://github.com/Andrew6rant/MC-237017-Fix/releases I'm curious what the potential breakage is, @isXander. I'm no worldgen modder (at all, lol), but it looks...
```CSS .wc:has(.e > .em > a.c[href*="github"]) { .em { height: 160px; } width: 320px; height: 160px; } ``` There's no way you can get the embeds to auto-respect aspect ratio...
Thanks, but if I were to PR this repo I'd want to actually solve the issue for all thumbnails, not just GitHub ones. Sometime in the future when I have...
Hmm, I'm not sure if this would be better fixed on my side or AkashicTome's. I opened up an issue to hopefully start a dialogue with the mod author: https://github.com/vlad2305m/AkashicTomeOfToolsFabric/issues/8
Make sure the server and client are using the same version of the mod, and that both configs' max stack and item overrides match exactly. I just released version 3.0.2...
Stacker has a fundamental problem with the way I coded it - namely the fact that I didn't account for dedicated servers compared to integrated servers. In earlier mod versions...
I cannot seem to reproduce this issue. What version of Stacker (and Minecraft) are you using, with which mods? Is this issue on a server, or singleplayer? A log would...