diff --git a/pack/config/openloader/resources/mip-fix/assets/vainglory/textures/item/lance.png b/pack/config/openloader/resources/mip-fix/assets/vainglory/textures/item/lance.png new file mode 100644 index 0000000..7999311 Binary files /dev/null and b/pack/config/openloader/resources/mip-fix/assets/vainglory/textures/item/lance.png differ diff --git a/pack/config/openloader/resources/mip-fix/assets/vainglory/textures/item/lance_hand.png b/pack/config/openloader/resources/mip-fix/assets/vainglory/textures/item/lance_hand.png new file mode 100644 index 0000000..5c38748 Binary files /dev/null and b/pack/config/openloader/resources/mip-fix/assets/vainglory/textures/item/lance_hand.png differ diff --git a/pack/config/openloader/resources/mip-fix/pack.mcmeta b/pack/config/openloader/resources/mip-fix/pack.mcmeta new file mode 100644 index 0000000..b76fe2a --- /dev/null +++ b/pack/config/openloader/resources/mip-fix/pack.mcmeta @@ -0,0 +1,10 @@ +{ + "pack": { + "description": "temporary mipmap fixes", + "pack_format": 22, + "supported_formats": { + "min_inclusive": 21, + "max_inclusive": 100 + } + } +} \ No newline at end of file diff --git a/pack/index.toml b/pack/index.toml index 40e95bf..a00636f 100644 --- a/pack/index.toml +++ b/pack/index.toml @@ -32,6 +32,18 @@ hash = "74db427df505f2d9cd5f97fce9b28b31c7abd8d9179c0fd1629c1760692b75f4" file = "config/openloader/resources/custom_carts_resources/pack.mcmeta" hash = "07dc2b86b17788f0de6c479f21ed027745a74eb310fbad35bf773e63cf5e25db" +[[files]] +file = "config/openloader/resources/mip-fix/assets/vainglory/textures/item/lance.png" +hash = "0057b261b5a45fecb48b557b253088acaa42af94cf67e227f97d54ec876fcb90" + +[[files]] +file = "config/openloader/resources/mip-fix/assets/vainglory/textures/item/lance_hand.png" +hash = "7b21fd4f42fd59005da4d3bed51cacb8540de806e2ba381097a26ea958cc1e0b" + +[[files]] +file = "config/openloader/resources/mip-fix/pack.mcmeta" +hash = "33726b2ca17c4d1d1dc5cecd572e094060446bc35fb275e4bead0dd62db47ff9" + [[files]] file = "config/openloader/resources/modfest-assets/assets/modfest/font/emoji.json" hash = "f68c22ae4d5d6535fef1a381c1f440c21e9537da9e5b70e0012882622f88047d" diff --git a/pack/pack.toml b/pack/pack.toml index 0c901f7..907b651 100644 --- a/pack/pack.toml +++ b/pack/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "a8ae126714c6fc3d9c504819d053f60f6197e6ad636f6e745d6d6bdb245c5763" +hash = "df444f2747395528178441093accf3fceff8e5a3a281d65bf6e2371a6edc7870" [versions] fabric = "0.15.11"