cech12
cech12
That's fine, I'd love to see that this PR could be added then. :)
I think two colors are not supported: https://github.com/way2muchnoise/CurseForgeBadge-Unofficial/blob/master/CurseForgeBadge.py#L82 ``` @app.route('/___().svg') @app.route('/__(----).svg') @app.route('/___(----).svg') ``` You should try to define text/shadow/logo colors and you need a suffix (downloads?) Something like that https://cf.way2muchnoise.eu/short_564326_downloads(6441A4-E04E14-fff-fff-fff).svg?badge_style=for_the_badge...
Hey, I tried to escape the underscore like described here: https://stackoverflow.com/questions/2222519/url-encoding-with-underscores-in-a-directory-name/2222555 This leads to a url like: `https://cf.way2muchnoise.eu/author/Corgi%255FTaco.svg` But this does not work. I think this line is the problem:...
There is no lower bucket texture in the game. Only the normal bucket texture which is one pixel too high. Please compare Tropical Fish Bucket with the empty or water...
Is there a plan to merge this PR? :)
Maybe you should update the mod version. It looks like you are using StorageDrawers-1.19-11.0.0. You should use a newer version of this mod: https://www.curseforge.com/minecraft/mc-mods/storage-drawers/files StorageDrawers-1.19-11.1.2 for example :)
You are using StorageDrawers-1.18.2-10.2.1, this is not compatble with Minecraft 1.19.2. You could try to use StorageDrawers-1.19-11.1.2: https://www.curseforge.com/minecraft/mc-mods/storage-drawers/files
Every Compat supports Storage Drawers since mod version 1.19.2-2.1.0.
It is done already: https://www.curseforge.com/minecraft/mc-mods/storage-drawers/files
That could be difficult because of the pillar models. ^^