packwiz refresh
This commit is contained in:
parent
4c71fa60b3
commit
fc92164034
2 changed files with 40 additions and 4 deletions
40
index.toml
40
index.toml
|
@ -514,7 +514,7 @@ hash = "ae6477b66322c4ec3df4aa19d55f82aaaaf487f2801157b51d59653a10547e5c"
|
|||
|
||||
[[files]]
|
||||
file = "config/fwaystones/config.json5"
|
||||
hash = "1a8102a2b1e5846a2a9dac0bae35c643dfe8112e19abd9902a61aef59f266068"
|
||||
hash = "cd815943f51f1d2a45634f04b5b513414afca76450e20ddf63853abaa605a33c"
|
||||
|
||||
[[files]]
|
||||
file = "config/fzzy_core/README.txt"
|
||||
|
@ -744,6 +744,10 @@ hash = "bc41aafe93b02bac7cb81f470354853b550a4e74c00cf472e2eb09896e936409"
|
|||
file = "config/mutantmonsters-server.toml"
|
||||
hash = "e0d323fd61a6f93228bf115c878195aa497f6705c2a7c58adce434281b804ff9"
|
||||
|
||||
[[files]]
|
||||
file = "config/myloot.json"
|
||||
hash = "5dded6d853aa9d3217c3b4d79cccccf03d7d9e9e6fe0799e5b38a90749b78367"
|
||||
|
||||
[[files]]
|
||||
file = "config/mythicupgrades-config.json5"
|
||||
hash = "753f9d7b522bb77a561da6f5d844fde668390d449b7dc59d23bf316d656538f2"
|
||||
|
@ -1178,7 +1182,7 @@ hash = "1e2abe5aa233ab4927c0976afb1ed1e49cf07b2653072fd0e9ce9861b63eab3c"
|
|||
|
||||
[[files]]
|
||||
file = "config/waystones-common.toml"
|
||||
hash = "3c3a2fca564353cf5639b1448490e8179167efff7241c8da808e58b8df7aca8e"
|
||||
hash = "66937bec5ea13b149c27786775a2f3369490be7a77408bf20a796ebed7f59e7d"
|
||||
|
||||
[[files]]
|
||||
file = "config/wizards/items_v4.json"
|
||||
|
@ -2411,3 +2415,35 @@ metafile = true
|
|||
[[files]]
|
||||
file = "options.txt"
|
||||
hash = "074647ab0fdff44721c7b3ba624295c78dbdc54ec00962f2cf0acedd63d065d3"
|
||||
|
||||
[[files]]
|
||||
file = "patchouli_books/vrcrawler/book.json"
|
||||
hash = "befd3c067dbf1704c23347699229e6b5a1fe8a59304337ad6857deb70856111d"
|
||||
|
||||
[[files]]
|
||||
file = "patchouli_books/vrcrawler/en_us/advancements/grant_book_on_first_join.json"
|
||||
hash = "3223d26ef6c683a5a016a7749c30121457b4f7218641f0db48dbf7ebbab28e48"
|
||||
|
||||
[[files]]
|
||||
file = "patchouli_books/vrcrawler/en_us/categories/test_category.json"
|
||||
hash = "44e92b0576aa41c927035aa48be99fd393c8afc0f05f908d3e40069fad9a85ca"
|
||||
|
||||
[[files]]
|
||||
file = "patchouli_books/vrcrawler/en_us/entries/test/exploration.json"
|
||||
hash = "7c85723d88d795067c4e5dfa83a3a26023eb73b4349df847ea835eabc6ee3260"
|
||||
|
||||
[[files]]
|
||||
file = "patchouli_books/vrcrawler/en_us/entries/test/loot.json"
|
||||
hash = "0dd4a6048cdf9f5f40a39bb053a3a0531e7f519055760d9d0044589fdd629a44"
|
||||
|
||||
[[files]]
|
||||
file = "patchouli_books/vrcrawler/en_us/entries/test/rpg_mechanics.json"
|
||||
hash = "023acdf57ce9fadd196fb55bdcdce0f53cdb1de2b3e1d4bf7b50fd53321a8fbb"
|
||||
|
||||
[[files]]
|
||||
file = "patchouli_books/vrcrawler/en_us/entries/test/test_entry.json"
|
||||
hash = "650c81ec4dcca4ae1e65d086fbce76ccf59f49ce79c5ae7246bc2d53f53cd879"
|
||||
|
||||
[[files]]
|
||||
file = "patchouli_books/vrcrawler/en_us/entries/test/vr_features.json"
|
||||
hash = "7a6c14d87a80ec8a6cf49d620148f32a091dccee25a930f72f593840eb6223c8"
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
name = "vr-crawler"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "b6568bef19cdb960916bd0d3b83106daf315359de4ceb25de90d59682e9825f7"
|
||||
hash = "f0495ecb569111dea13177d7bc6f5f26ed04c0965a1bd1c406db75d9a9d7690e"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.0"
|
||||
|
|
Loading…
Reference in a new issue