Add VanillAA shaderpack
This commit is contained in:
parent
c9aba1e9a7
commit
fe508644c4
@ -20,6 +20,7 @@ Alternatively, install the `.mrpack` files from the [releases](https://gitea.pro
|
||||
- Complementary Reimagined - EminGT (https://modrinth.com/shader/complementary-reimagined)
|
||||
- Rethinking Voxels - gri573, EnimGT (https://modrinth.com/shader/rethinking-voxels)
|
||||
- MakeUp - javiergchim (https://modrinth.com/shader/makeup-ultra-fast-shaders)
|
||||
- VanillAA - leo60228 (https://github.com/leo60228/VanillAA-Shaders)
|
||||
|
||||
### Mods
|
||||
- AppleSkin - squeek502 (https://github.com/squeek502/AppleSkin)
|
||||
|
@ -353,3 +353,8 @@ metafile = true
|
||||
file = "shaderpacks/rethinking-voxels.pw.toml"
|
||||
hash = "1f2ec0bcd3a5e8e5a4070b141654039f726812ae0a76acf2b6b5e309da24dc0e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/vanillaa.pw.toml"
|
||||
hash = "5def7fe470d25c729d7356c856984ab517e8cbcdf0b01eced72aa1dc95accb3b"
|
||||
metafile = true
|
||||
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "da939eeda61a0781b675f2f61484b84bafaa7d0e25c8e198721f629dea21c381"
|
||||
hash = "abb2dc2405028587d936c5a97f8a3479e793b141f8a554baae59959b143ca177"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.21"
|
||||
|
13
shaderpacks/vanillaa.pw.toml
Normal file
13
shaderpacks/vanillaa.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "VanillAA"
|
||||
filename = "VanillAA.zip"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/W3QK7DQz/versions/X5eYhMjV/VanillAA.zip"
|
||||
hash-format = "sha1"
|
||||
hash = "b37a460b748d82d6d0a0c25a90351d6dd459c944"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "W3QK7DQz"
|
||||
version = "X5eYhMjV"
|
Reference in New Issue
Block a user