Add vanilla tweaks resource pack
This commit is contained in:
parent
149af72d60
commit
4a5004afb0
@ -10,6 +10,6 @@ tutorialStep:none
|
||||
skipMultiplayerWarning:true
|
||||
joinedFirstServer:true
|
||||
onboardAccessibility:false
|
||||
resourcePacks:["vanilla","fabric","continuity:default","continuity:glass_pane_culling_fix","betterbeds:connectedbeds","midnightcontrols:bedrock"]
|
||||
resourcePacks:["vanilla","fabric","continuity:default","continuity:glass_pane_culling_fix","betterbeds:connectedbeds","midnightcontrols:bedrock","file/VanillaTweaks_r491936.zip"]
|
||||
incompatibleResourcePacks:["betterbeds:connectedbeds","midnightcontrols:bedrock"]
|
||||
|
||||
|
@ -280,6 +280,11 @@ file = "mods/zoomify.pw.toml"
|
||||
hash = "fe67f559bf7c07593f1eb0e3cfabb56635de7e566b26241559452dc04484bd4e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "resourcepacks/vanillatweaks-r491936.pw.toml"
|
||||
hash = "138b9b89eb5d5504c3e0503cb8cd88b38e093fa8942f8b127904ff96e5d8d103"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/rethinking-voxels.pw.toml"
|
||||
hash = "1f2ec0bcd3a5e8e5a4070b141654039f726812ae0a76acf2b6b5e309da24dc0e"
|
||||
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "a1dbe4903e5aceabcb630cf62c36688db8c90e4ae985f1f1bf6f57a42d877b1d"
|
||||
hash = "ba23ea96baf8d0c89c3d15e0172228e97bf6e7f4f9aff1cb9f05177d72ebf26e"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.21"
|
||||
|
8
resourcepacks/vanillatweaks-r491936.pw.toml
Normal file
8
resourcepacks/vanillatweaks-r491936.pw.toml
Normal file
@ -0,0 +1,8 @@
|
||||
name = "VanillaTweaks_r491936"
|
||||
filename = "VanillaTweaks_r491936.zip"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://f002.backblazeb2.com/file/nullbite-personal/VanillaTweaks_r491936.zip"
|
||||
hash-format = "sha256"
|
||||
hash = "c590f1b2dc8585a1d7d8b16385543943b6fbf3cfd8e9f89e74282896394d74d5"
|
Reference in New Issue
Block a user