90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Changelog
- Added
FrozenLibModResourcePackApi
, allowing modders to include .zip resource packs in their mods.- Resource packs must be placed within a
frozenlib_resourcepacks
directory in the mod. - Resource packs will be copied to the
frozenlib/mod_resourcepacks
directory in Minecraft's run directory.- Resource packs in this directory that a mod has not registered will be deleted, meaning if you uninstall a mod, its resource pack will be deleted upon the next boot.
- Resource packs can be placed by users into the
frozenlib/resourcepacks
directory in Minecraft's run directory to force-load their own resource packs. - These resource packs will be force-enabled.
- These resource packs can optionally be hidden from the selection screen.
- Resource packs must be placed within a
- FrozenLib's cape texture cache file path within Minecraft's run directory has been moved from
frozenlib_cape_cape
tofrozenlib/cape_cache
. - Updated Kotlin to 2.2.0
Dependencies
Files
FrozenLib-2.1.6-mc1.21.1.jar(1.54 MiB) Primary Download
Details
Licensed GPL-3.0-only
Created 3 years ago
Updated 8 days ago