Packwiz Refresh
This commit is contained in:
parent
9facd4ed03
commit
ec6b9bd08a
2 changed files with 9 additions and 5 deletions
12
index.toml
12
index.toml
|
@ -2462,12 +2462,12 @@ file = "options.txt"
|
||||||
hash = "074647ab0fdff44721c7b3ba624295c78dbdc54ec00962f2cf0acedd63d065d3"
|
hash = "074647ab0fdff44721c7b3ba624295c78dbdc54ec00962f2cf0acedd63d065d3"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "patchouli_books/vrcrawler/book.json"
|
file = "patchouli_books/vrcrawler/advancements/grant_book_on_first_join.json"
|
||||||
hash = "befd3c067dbf1704c23347699229e6b5a1fe8a59304337ad6857deb70856111d"
|
hash = "941da34c9ff77339118c23bbf3db07aaa44e38fb068f1619e6bab12a3b60168a"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "patchouli_books/vrcrawler/en_us/advancements/grant_book_on_first_join.json"
|
file = "patchouli_books/vrcrawler/book.json"
|
||||||
hash = "3223d26ef6c683a5a016a7749c30121457b4f7218641f0db48dbf7ebbab28e48"
|
hash = "befd3c067dbf1704c23347699229e6b5a1fe8a59304337ad6857deb70856111d"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "patchouli_books/vrcrawler/en_us/categories/test_category.json"
|
file = "patchouli_books/vrcrawler/en_us/categories/test_category.json"
|
||||||
|
@ -2492,3 +2492,7 @@ hash = "650c81ec4dcca4ae1e65d086fbce76ccf59f49ce79c5ae7246bc2d53f53cd879"
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "patchouli_books/vrcrawler/en_us/entries/test/vr_features.json"
|
file = "patchouli_books/vrcrawler/en_us/entries/test/vr_features.json"
|
||||||
hash = "7a6c14d87a80ec8a6cf49d620148f32a091dccee25a930f72f593840eb6223c8"
|
hash = "7a6c14d87a80ec8a6cf49d620148f32a091dccee25a930f72f593840eb6223c8"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "patchouli_books/vrcrawler/loot_tables/grant_book_on_first_join.json"
|
||||||
|
hash = "3223d26ef6c683a5a016a7749c30121457b4f7218641f0db48dbf7ebbab28e48"
|
||||||
|
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "fe941635526e377648f4519857f4958e7d9099409e6e48fecc821a509c653833"
|
hash = "8739533c843fe655d91b7e5fff7c50ffdfad7faace3ce94bc11cfe69ff20b61d"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.0"
|
fabric = "0.16.0"
|
||||||
|
|
Loading…
Reference in a new issue