90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
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");
Details
Licensed LGPL-3.0-only
Published 9 months ago
Updated 9 months ago