WebpLoader has been archived. WebpLoader will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
1.18.2
Platforms
Forge
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-only
Published 7 months ago
Updated 7 months ago
Webp Loader
This is a very simple mod to load Webp image in Minecraft.
Current only support VP8L encoding
Thanks for the SimpleWEBP
by BurningTNT
https://github.com/burningtnt/SimpleWEBP
How to use
You don't need to use implementation()
in Gradle.
Just put this mod in run/mods
folder.
Then use it like the vanilla ones.
For example :
new ResourceLocation(MOD_ID,"textures/webp/example.webp");