From f11028927cc8e22f73eeb09d13eda77bb7c47ec4 Mon Sep 17 00:00:00 2001 From: Xikaro <0regon.end@gmail.com> Date: Sun, 21 Jan 2024 18:48:09 +0500 Subject: [PATCH] workflows --- .github/workflows/test.yml | 80 +- index.toml | 5376 ++++++++++++++++++++++++++++++++++++ pack.toml | 13 + 3 files changed, 5429 insertions(+), 40 deletions(-) create mode 100644 index.toml create mode 100644 pack.toml diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index bc65cce3..3c568002 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -175,49 +175,49 @@ jobs: path: ${{ needs.modpack-info.outputs.project_name }}-${{ needs.modpack-info.outputs.project_version }}-server.zip retention-days: 5 - release-curseforge: - name: Deploy to CurseForge - needs: [modpack-info, build-cf-modpack, build-serverpack] - runs-on: ubuntu-latest - outputs: - cf_release_id: ${{ steps.cf_release.outputs.id }} - steps: - - name: Check if CF_API_TOKEN exist - shell: bash - run: | - if [ "${{ secrets.CF_API_TOKEN }}" == '' ]; then - echo '::error::No value found for secret key `CF_API_TOKEN`. See https://docs.github.com/en/actions/security-guides/encrypted-secrets#creating-encrypted-secrets-for-a-repository' && exit 1 - fi + # release-curseforge: + # name: Deploy to CurseForge + # needs: [modpack-info, build-cf-modpack, build-serverpack] + # runs-on: ubuntu-latest + # outputs: + # cf_release_id: ${{ steps.cf_release.outputs.id }} + # steps: + # - name: Check if CF_API_TOKEN exist + # shell: bash + # run: | + # if [ "${{ secrets.CF_API_TOKEN }}" == '' ]; then + # echo '::error::No value found for secret key `CF_API_TOKEN`. See https://docs.github.com/en/actions/security-guides/encrypted-secrets#creating-encrypted-secrets-for-a-repository' && exit 1 + # fi + + # - name: Download cf modpack + # uses: actions/download-artifact@v4.1.0 + # with: + # name: ${{ needs.modpack-info.outputs.project_name }}-${{ needs.modpack-info.outputs.project_version }}-cf - - name: Download cf modpack - uses: actions/download-artifact@v4.1.0 - with: - name: ${{ needs.modpack-info.outputs.project_name }}-${{ needs.modpack-info.outputs.project_version }}-cf + # - name: Download serverpack + # uses: actions/download-artifact@v4.1.0 + # with: + # name: ${{ needs.modpack-info.outputs.project_name }}-${{ needs.modpack-info.outputs.project_version }}-server - - name: Download serverpack - uses: actions/download-artifact@v4.1.0 - with: - name: ${{ needs.modpack-info.outputs.project_name }}-${{ needs.modpack-info.outputs.project_version }}-server + # - name: Upload Curseforge + # id: cf_release + # uses: Xikaro/upload-curseforge-modpack-action@1.1.1 + # with: + # api-token: ${{ secrets.CF_API_TOKEN }} + # project-id: ${{ vars.CF_MODPACK_ID }} + # modpack-path: ${{ needs.modpack-info.outputs.project_name }}-${{ needs.modpack-info.outputs.project_version }}-cf.zip + # modpack-server-path: ${{ needs.modpack-info.outputs.project_name }}-${{ needs.modpack-info.outputs.project_version }}-server.zip + # changelog: | + # RU + # ${{ needs.modpack-info.outputs.changelog_ru }} - - name: Upload Curseforge - id: cf_release - uses: Xikaro/upload-curseforge-modpack-action@1.1.1 - with: - api-token: ${{ secrets.CF_API_TOKEN }} - project-id: ${{ vars.CF_MODPACK_ID }} - modpack-path: ${{ needs.modpack-info.outputs.project_name }}-${{ needs.modpack-info.outputs.project_version }}-cf.zip - modpack-server-path: ${{ needs.modpack-info.outputs.project_name }}-${{ needs.modpack-info.outputs.project_version }}-server.zip - changelog: | - RU - ${{ needs.modpack-info.outputs.changelog_ru }} - - EN - ${{ needs.modpack-info.outputs.changelog_en }} - changelog-format: markdown - game-version: ${{ needs.modpack-info.outputs.mc_version }} - display-name: ${{ needs.modpack-info.outputs.project_name }}-${{ needs.modpack-info.outputs.project_version }} - server-display-name: ${{ needs.modpack-info.outputs.project_name }}-${{ needs.modpack-info.outputs.project_version }}-server - release-type: ${{ env.RELEASE_TYPE }} + # EN + # ${{ needs.modpack-info.outputs.changelog_en }} + # changelog-format: markdown + # game-version: ${{ needs.modpack-info.outputs.mc_version }} + # display-name: ${{ needs.modpack-info.outputs.project_name }}-${{ needs.modpack-info.outputs.project_version }} + # server-display-name: ${{ needs.modpack-info.outputs.project_name }}-${{ needs.modpack-info.outputs.project_version }}-server + # release-type: ${{ env.RELEASE_TYPE }} # release-modrinth: # name: Deploy to Modrinth diff --git a/index.toml b/index.toml new file mode 100644 index 00000000..3291f873 --- /dev/null +++ b/index.toml @@ -0,0 +1,5376 @@ +hash-format = "sha256" + +[[files]] +file = ".curseclient" +hash = "9b4e97f16210ef2304f2ccf8a2215b27c73b1255f13d8f485ecec221549adbf2" + +[[files]] +file = ".github/ISSUE_TEMPLATE/config.yml" +hash = "f2428ebbf53c062b1d0894f561195d7ec9b53fcf4b62fc1944fef185ea720da3" + +[[files]] +file = ".github/ISSUE_TEMPLATE/en-00-crash-report.yml" +hash = "d130d82700ac879557d252722e971a69cabd7e118ce249bb7ca321fd97803085" + +[[files]] +file = ".github/ISSUE_TEMPLATE/en-01-bug-report.yml" +hash = "3af43a11787dbf4c54d48d810aa02e938e7d30bc04078069d8d6343ac821b602" + +[[files]] +file = ".github/ISSUE_TEMPLATE/en-02-feature-request.yml" +hash = "64681ecf62291ae2ac7e2d20605775d73b063fa27d07899082bb4b96aa084a8a" + +[[files]] +file = ".github/ISSUE_TEMPLATE/en-03-question.yml" +hash = "2d8c6294f4d72e01897690ad19c894357305b01777ec0e04271a9e45b93ebc32" + +[[files]] +file = ".github/ISSUE_TEMPLATE/ru-00-crash-report.yml" +hash = "b2f4225ca99cc4c2b069f68c5e1a4bba063c5f952f30d77fd08ec34164bb290f" + +[[files]] +file = ".github/ISSUE_TEMPLATE/ru-01-bug-report.yml" +hash = "0b1f8a6c922fe4f32eca98be3cc7cda6f5cc4b3200c901cbfcf7dc55fb42974e" + +[[files]] +file = ".github/ISSUE_TEMPLATE/ru-02-feature-request.yml" +hash = "72ffaa8adc5ab2659ddea1d54e6cd5a1523ae9571c3977bfe4fdc083d99b1beb" + +[[files]] +file = ".github/ISSUE_TEMPLATE/ru-03-question.yml" +hash = "2ebbceb8ca9ad931e793fd192a11ace989d814cf384fd79194a5a56c3688016e" + +[[files]] +file = ".github/buildtools/CHANGELOG_EN.md" +hash = "e3d3e5d8077ff1b7e9abc2fd345fe420e9bcf405b0c9757d58149b37c99d8ed4" + +[[files]] +file = ".github/buildtools/CHANGELOG_RU.md" +hash = "d799531299a4ba43245ac3604fba6cdbeca17eed35239bbe738f67dd7d5c97f9" + +[[files]] +file = ".github/buildtools/client_mod.txt" +hash = "802ff6aea41820adf8c70a5ac1a2fc4f118bb10c4a85db7f5254ce57ae645a8e" + +[[files]] +file = ".github/buildtools/modpack/config/InventoryHUD/curios.json" +hash = "20de4ca7c8988e627ee2bb5832fb89694d0cc2847f052893b391023852ce7398" + +[[files]] +file = ".github/buildtools/modpack/config/MouseTweaks.cfg" +hash = "4069ce1a439d8c37453c1b1e9f2037e0942674c7e48723a39b37eab245792ad4" + +[[files]] +file = ".github/buildtools/modpack/config/NoChatReports/NCR-Client.json" +hash = "edfe78d985fe67dce28104f3d87673e94c89134144451c291ecedcd2e2c3b480" + +[[files]] +file = ".github/buildtools/modpack/config/NoChatReports/NCR-Common.json" +hash = "0eaad2630bd70ade719f7810e805810ada25379269ea194e43d3eea30c51dec0" + +[[files]] +file = ".github/buildtools/modpack/config/NoChatReports/NCR-Encryption.json" +hash = "0f61ac30bfc78653a30d715f793e30a6a43d6715106706487efd0aea5d43a84c" + +[[files]] +file = ".github/buildtools/modpack/config/NoChatReports/NCR-ServerPreferences.json" +hash = "df32843b853e0a493ef3a9b1e39276818294353fbb0d833f7f61e77da0f5bca1" + +[[files]] +file = ".github/buildtools/modpack/config/NoChatReports/README.md" +hash = "c52b76ccad2bd1063a22c7f6bb9e7c5db6b00fb53a6fd605585972ee0e5fc01f" + +[[files]] +file = ".github/buildtools/modpack/config/additionalplacements-common.toml" +hash = "3b92dc0d7cbabb6a1bc4f46bbdc97978fd4d80a5dcccee7967dfb6f7183fafab" + +[[files]] +file = ".github/buildtools/modpack/config/ae2/client.json" +hash = "2b4592dca53600318a7123befb79193bd261a44739b203d3e01d56eddbf2e27e" + +[[files]] +file = ".github/buildtools/modpack/config/ae2/common.json" +hash = "89f5a0f747928712147d03fff0a2b1da4285bfad60ac5ffe18de665b2a0c45cf" + +[[files]] +file = ".github/buildtools/modpack/config/aiimprovements-common.toml" +hash = "d65113ea15e814463b1f477b0cebcc98dfe06a5d3f7100e3bacd414c7cb391ec" + +[[files]] +file = ".github/buildtools/modpack/config/ambientsounds-client.json" +hash = "21a64ee40af720e29d322537b174451f269ce4922236242d42618437edc898a6" + +[[files]] +file = ".github/buildtools/modpack/config/astikorcarts-common.toml" +hash = "b669fd8d0aad8ecf070a2d5e4c3df98229cc5045deb3d196df115fcce0d6c700" + +[[files]] +file = ".github/buildtools/modpack/config/balm-common.toml" +hash = "f24f7cede066400c657af13b1aff84e4920ac531bf24ab18cff1ef32fff72835" + +[[files]] +file = ".github/buildtools/modpack/config/betterpingdisplay-client.toml" +hash = "3cef81480f204e582b4578dc4d8657bc90a814ea79a9d7920e220cd599fdb5b3" + +[[files]] +file = ".github/buildtools/modpack/config/betterthirdperson-common.toml" +hash = "1cae9855e777afbbdca5cd858bc66d10069c902fbd1b8d073cbedace3fa71779" + +[[files]] +file = ".github/buildtools/modpack/config/blur-client.toml" +hash = "6ab6714bad3c0cfc510332ce2624c6cbe9c9063cbc635511ee336e04d235f0dd" + +[[files]] +file = ".github/buildtools/modpack/config/blur.json" +hash = "988cfbd9a6de8894be0e21fe870a3d3215beab32c8180e629d8922083dfd4e02" + +[[files]] +file = ".github/buildtools/modpack/config/canary.properties" +hash = "9ab57979c00571ccf53d5945594ec8ad96550723c916bd5c2b3fa849d9b9848f" + +[[files]] +file = ".github/buildtools/modpack/config/chatimageconfig.json" +hash = "e91cdd732791cdeecdf35d1fcf607de49e6267a1a92755944c53aa0a11105e2b" + +[[files]] +file = ".github/buildtools/modpack/config/chiselsandbits.launchproperties" +hash = "a18b035116e8a36fae75080bd197c1906526eb26e72a28fea9a8d34291d968fb" + +[[files]] +file = ".github/buildtools/modpack/config/chunksending.json" +hash = "e589c5988aa0f23e08400df47ef156a61eea1978f2161ba014da278c28a60ac7" + +[[files]] +file = ".github/buildtools/modpack/config/clienttweaks-common.toml" +hash = "3798d9ed4d748ce7f28801f5b7f2106138c02f9f0cf07208a8a5ac6150b4f4eb" + +[[files]] +file = ".github/buildtools/modpack/config/computercraft-client.toml" +hash = "09eee1f5405110edb02064e2163b32b0ecff39756f8e1fb88dc37a08e452d574" + +[[files]] +file = ".github/buildtools/modpack/config/connectivity.json" +hash = "d1f6a792a03e4b2ccec19ba00098db7d4c47fa3f3888b534cba2247a045cfd64" + +[[files]] +file = ".github/buildtools/modpack/config/cosmeticarmorreworked-client.toml" +hash = "000b9988ecbe8b294dc3577d1867b09954e237775b3a252af45df0b4cb2c591c" + +[[files]] +file = ".github/buildtools/modpack/config/cosmeticarmorreworked-common.toml" +hash = "bbcc81de697b22295d1fb327a0fd0b1deebe86a33daba4713c341e15ecf89316" + +[[files]] +file = ".github/buildtools/modpack/config/craftingtweaks-common.toml" +hash = "2cf3fbd8735023b15888f9af5ca6a270f0ecabb20c72465e5de93b58e8130b53" + +[[files]] +file = ".github/buildtools/modpack/config/craftpresence.json" +hash = "44db7b1be4fac4317f4b847455d3c266f583bab7c37bfc36785201d447daeecf" + +[[files]] +file = ".github/buildtools/modpack/config/create-client.toml" +hash = "6bdffc741647463db2865247814706c6aed9dd2c83ff0c79486b1572f926e67e" + +[[files]] +file = ".github/buildtools/modpack/config/create-common.toml" +hash = "679e3eb1366b748e91af6d137f1a9f52a3a3a02373c0e454015dc504df4bf6fa" + +[[files]] +file = ".github/buildtools/modpack/config/createaddition-common.toml" +hash = "911ede652ac69db2382a98cdf852b76755b45299fcef3a8888ea7ff36fe98ff0" + +[[files]] +file = ".github/buildtools/modpack/config/cucumber-client.toml" +hash = "d920a1787b62c4293c13f70e768fac4f5bf44cd8f7e51cbad251693bac8108bf" + +[[files]] +file = ".github/buildtools/modpack/config/cucumber-common.toml" +hash = "c611d28e90bc2321fa00f7dbcb86344f58a25c1c6401c7c12ca7d054d650d814" + +[[files]] +file = ".github/buildtools/modpack/config/cucumber-tags.json" +hash = "ab1a142b08e16556f6c81f073a4fe03623f183ab3b5a463872e395c253fcde5e" + +[[files]] +file = ".github/buildtools/modpack/config/cupboard.json" +hash = "42bbabc1f3eacb0e7ac159aeb9fa8ca5b72a3bdc1de008ee8e65a632b23d8fe0" + +[[files]] +file = ".github/buildtools/modpack/config/curios-client.toml" +hash = "1ac04b541d19cc58791e5ceea4a46b7e1d75a2b4b2d5e359b9fcab606e5ef750" + +[[files]] +file = ".github/buildtools/modpack/config/de/mari_023/ae2wtlib.json5" +hash = "e9838cc6c67a746008e2c8bc88577be4c350d4f990ee5ca4861f07bce76e36ea" + +[[files]] +file = ".github/buildtools/modpack/config/defaultoptions-common.toml" +hash = "9424ceb580ec8f3f074ebcc0618bfceebb62bb44d64750c7df5964fc7713964c" + +[[files]] +file = ".github/buildtools/modpack/config/defaultoptions/keybindings.txt" +hash = "dd10183cb0723666aa08f380aca9960821e16aecd949ff9866786e7050d7b058" + +[[files]] +file = ".github/buildtools/modpack/config/drippyloadingscreen/config.cfg" +hash = "9048ef7ea3f91756e522d6976c02229fc8a797bb4d266f329160e994d0978388" + +[[files]] +file = ".github/buildtools/modpack/config/dynview-common.toml" +hash = "a0372e5ab4826bbdb0c252ea701e5f576105e63eab0d37d1f8e1b806d36167b5" + +[[files]] +file = ".github/buildtools/modpack/config/embeddium++.toml" +hash = "4a37e1ff2e24f118ed67233f63975ab48e6bafa279f8ecb423c051a0a3567ca7" + +[[files]] +file = ".github/buildtools/modpack/config/embeddium++mixin.toml" +hash = "3f5185680269ff7a3d5e012741c8d917d09016a8a19d0c68c79ee1b78b3f3d5b" + +[[files]] +file = ".github/buildtools/modpack/config/embeddium-mixins.properties" +hash = "09ff183e061d93b79514bc171bf9118497578757e7a5c45946039487656e2619" + +[[files]] +file = ".github/buildtools/modpack/config/embeddium-options.json" +hash = "baf58bcc8efad74cc4f96a5ebcfbe0db8d2c7a099aabfda97353f1bd18c4de6f" + +[[files]] +file = ".github/buildtools/modpack/config/emi.css" +hash = "f75a59fc128d617c9f23330cf53bec5d037e0bb9a181dc779ca73159d2da5f03" + +[[files]] +file = ".github/buildtools/modpack/config/enhancedvisuals-client.json" +hash = "1914b2723ebfa8d7f88279976f609f482dce75e37a9b2273d0d5ce450cfcd2da" + +[[files]] +file = ".github/buildtools/modpack/config/enhancedvisuals.json" +hash = "0db28b852e68e602e80940bc108ec70784d8975a8921d80678a0b24b3e088fd9" + +[[files]] +file = ".github/buildtools/modpack/config/entityculling.json" +hash = "b8a87894038f8e3fed39687928119da41553ec72fafd3c6b98e39efb62ac6e7d" + +[[files]] +file = ".github/buildtools/modpack/config/everlastingskins-common.toml" +hash = "2f09b12941bb1fc93e936d9d66a42cc7fa5c7b782eb8fd256e37234ce78abeab" + +[[files]] +file = ".github/buildtools/modpack/config/exposure-client.toml" +hash = "68aabdaf0b9fece2e9316dff6535e3f605d2c1eb051ca5bb337d026125eef5fa" + +[[files]] +file = ".github/buildtools/modpack/config/exposure-common.toml" +hash = "612e1954c48e3f72f59426d3ea0be1a127a8c83139df2095c920c7805ae4f6a7" + +[[files]] +file = ".github/buildtools/modpack/config/extendedcrafting-client.toml" +hash = "1e4729a8081c03850dd1caeab945ec4174d1fdf656e0ea7fd2095fb67f1bd1e7" + +[[files]] +file = ".github/buildtools/modpack/config/extendedcrafting-common.toml" +hash = "3ce30c76940ed147b45014eb861c156c6fb8bf5f4279e7787231965e82f1ad21" + +[[files]] +file = ".github/buildtools/modpack/config/extendedcrafting/singularities/aluminum.json" +hash = "c312c7764e03794d4e10dc6f5037849e14b6e9951b6ef9db84cee4d46cf05b5d" + +[[files]] +file = ".github/buildtools/modpack/config/extendedcrafting/singularities/bronze.json" +hash = "63ec642af0517db1c2bb747648551fa244978dfffd7cdb5d4ddd6445618453a3" + +[[files]] +file = ".github/buildtools/modpack/config/extendedcrafting/singularities/coal.json" +hash = "0ae1f7340d548abe2c6418b4e4e22836d0d086bf9accb63fdc7826e948146a68" + +[[files]] +file = ".github/buildtools/modpack/config/extendedcrafting/singularities/copper.json" +hash = "b8bedddbab362903586bdf8400c557b377082f763d31c83445d0a32e237b98f9" + +[[files]] +file = ".github/buildtools/modpack/config/extendedcrafting/singularities/diamond.json" +hash = "d92bfc4ab34b0b61684df3746a34d26bab6375116b3d3cb6195d096cc906b06b" + +[[files]] +file = ".github/buildtools/modpack/config/extendedcrafting/singularities/electrum.json" +hash = "2b0c25383d16b9a80de63b1ba5d3047955311436afbce03fd5b6e0a4474dd203" + +[[files]] +file = ".github/buildtools/modpack/config/extendedcrafting/singularities/emerald.json" +hash = "446cfc0973dda02c495835bb45d406a801103144903edfcc641baca393dcee48" + +[[files]] +file = ".github/buildtools/modpack/config/extendedcrafting/singularities/glowstone.json" +hash = "631a85daa1c1b290eea94e8f9fa765a3454fc20a7b9b65d657cf49828acb433c" + +[[files]] +file = ".github/buildtools/modpack/config/extendedcrafting/singularities/gold.json" +hash = "19006ad7a8976d18443b82df40361950d0f66fb08b7622a04e924c138e2827b7" + +[[files]] +file = ".github/buildtools/modpack/config/extendedcrafting/singularities/invar.json" +hash = "2241a7d139645efb7a94d9414d7aa9824379648ad3584a0ce654585a0505f422" + +[[files]] +file = ".github/buildtools/modpack/config/extendedcrafting/singularities/iron.json" +hash = "493f7f84e396a0ab98a75ab79878d406466a17d6604b1cc3af72e7d585f9cef4" + +[[files]] +file = ".github/buildtools/modpack/config/extendedcrafting/singularities/lapis_lazuli.json" +hash = "79d987f64ea300c7e7397233023ee4e62d2469df2ae9e29eee91aadfe795baba" + +[[files]] +file = ".github/buildtools/modpack/config/extendedcrafting/singularities/lead.json" +hash = "4987337efda2bc3f9144186f1c8b12a547318f8742c604fc39988a8ce4670741" + +[[files]] +file = ".github/buildtools/modpack/config/extendedcrafting/singularities/nickel.json" +hash = "fc345edd5286f0aae2781ac8af513dbbdeace690206c443b07a2f01afd32b3a6" + +[[files]] +file = ".github/buildtools/modpack/config/extendedcrafting/singularities/platinum.json" +hash = "7448f1f464aea1ef4c54727b0be4733dc126e12ad732453b50d6215a1eaf241a" + +[[files]] +file = ".github/buildtools/modpack/config/extendedcrafting/singularities/redstone.json" +hash = "fc2e360ad8ba4905ad4eb87541e8a7feeb19d2a67310f66a14cb27528a9b805f" + +[[files]] +file = ".github/buildtools/modpack/config/extendedcrafting/singularities/silver.json" +hash = "6fc9834eec29f9c905d93475168f8642f64ca66c325f8b2a2551cbcb5b3b3cc4" + +[[files]] +file = ".github/buildtools/modpack/config/extendedcrafting/singularities/steel.json" +hash = "9e0b586f2d9e247469779b137ab3d36c777e2ed8138d725cff53158f84044fc4" + +[[files]] +file = ".github/buildtools/modpack/config/extendedcrafting/singularities/tin.json" +hash = "d1d365e149244bbb1a73f902e53151e8831ef8b85f6dc21a09cb89c588f83982" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/config.txt" +hash = "216acb8c96b6725bb274134c389572dcf3563f39d51632e8db0ae7d9dc6d5907" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/customizablemenus.txt" +hash = "63158186da015e31dfb95e980c4912f4bd7d19d68509ce8e47f109ddb824edc7" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/customization/gui_loading_screen.txt" +hash = "6b82e720d7f2d80fc4b0ffb1e7d5c99dd9e794246d4332b75595ad9c22e2732c" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/customization/gui_main_menu.txt" +hash = "b110406b30f6f7cd42c2914cf1486925cbd075d1192597642a2f25c8973dc5d9" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/customization/gui_pause_menu.txt" +hash = "88d9d030e9e1757b81294c698286506116d99a4b7c52a2b40b78cd9e3028f16c" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/locals/de_de.local" +hash = "13485f1d678322a328e798c34f1ff9f7f9c690464d1050e2e7c1ea02b0f49b61" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/locals/en_us.local" +hash = "cef0b6b4ed124cb2e5f0f19de2bd86cc59e6f7426a58d6d74bbd3554727553d4" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/locals/pl_pl.local" +hash = "66d4e9b270d4d92bffd85b13255def475d3ff6c865965deaa700be2ed1b08bc0" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/locals/pt_br.local" +hash = "0b19fc1d8bd8c86435eb39886116aceb3b4554fa749561fc87be2df0157a134c" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/locals/ru_ru.local" +hash = "2120cd2e1de7d8ec9ee8d18f24db70645e92042ba55ffbbc68403ecdc8a50fce" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/locals/uk_ua.local" +hash = "c9a592ff8445f3d8d6a87a59df27e72a67b71afcf0fc03dad27a5ded2f94a780" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/locals/zh_cn.local" +hash = "50cf30919fd2c7b11f6ce246425d657e3b93dfb919a0b6fe4730dc5d9fee0d2a" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/menu_identifiers.db" +hash = "9dfa943b1306339bcea776147394c19db55f7cfc41ed3f3fb639f41a360baffe" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/minecraftwindow/icons/icon16x16.png" +hash = "d7d6ef49e173cfe108cfd63e19ae3efc64ead477a04f7f1a38c908533c692e66" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/minecraftwindow/icons/icon32x32.png" +hash = "000d2050501c8d7588aeb47a19315d84bde4fd16dce3a1e4f523b96a3a1e6e18" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/slideshows/main_menu/images/image_1.png" +hash = "b520a6b679decb7e9a5c973b248364294a735e4e9196bc9e3bb2449f8d6e0a49" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/slideshows/main_menu/images/image_10.png" +hash = "5746625cc6dc81e43177df460c805a4d8ff401209386d0c18ccafe26b31d055b" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/slideshows/main_menu/images/image_2.png" +hash = "0c6bbb5046de050797336ec9856db35a084fee187bf62b2e53ab7c5e9125d168" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/slideshows/main_menu/images/image_3.png" +hash = "e1b48030da04d7fc343e1e6abf9693c4d6eb34739f729129334d07b0de70b921" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/slideshows/main_menu/images/image_4.png" +hash = "248e818c9d211ff651bde0c8db42cd24a27d18cf38c5aeef62ec5518549e654d" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/slideshows/main_menu/images/image_5.png" +hash = "1a3aca9adb9dee56b4346b300dddd5536d0e7ff2896bc291abe4d4d2a368c1e7" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/slideshows/main_menu/images/image_6.png" +hash = "13a8d88a865413a74454562bde4e5db029aa06cd57754b6fc271933a32269030" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/slideshows/main_menu/images/image_7.png" +hash = "b8462e7c6c9fbf9ca694d7d6ab42e584a9b3cdc04a2cecbf1bac96558cf18051" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/slideshows/main_menu/images/image_8.png" +hash = "292bf40ae3e2e3702b8fee9120639ec8ce000a0b983aec42ade3d4d3cb5a7520" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/slideshows/main_menu/images/image_9.png" +hash = "b10bfb8454da4acc8bcbfaf87efada741de38436d3296e444ccfe7cb62fca43f" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/slideshows/main_menu/properties.txt" +hash = "2d99d25dd0b9377ca85f701670e42bcb30c722a660b41c891a9183eaead2eb81" + +[[files]] +file = ".github/buildtools/modpack/config/fancymenu/user_variables.db" +hash = "d2d55a621e0ca0765db2ffc20084e053b090e9076516e83b88a65b57a6d33557" + +[[files]] +file = ".github/buildtools/modpack/config/farsight.json" +hash = "98a9f53e1e21247108a90e80b9cf4141fd7b432e219a262672ffedd5730afbab" + +[[files]] +file = ".github/buildtools/modpack/config/fastbench.cfg" +hash = "8133f67a8d39f7a9cc0737636ffde75326b602201354de5dd3bd716491713219" + +[[files]] +file = ".github/buildtools/modpack/config/fastsuite.cfg" +hash = "310c59a267ec6ef618ce9f085375ad0a23360e80fa3e51b76a66ea00577071f9" + +[[files]] +file = ".github/buildtools/modpack/config/ferritecore-mixin.toml" +hash = "e3ca99e0f233e3bcf8b6762a85b1139f716bf96644318fe9cb022c270461b287" + +[[files]] +file = ".github/buildtools/modpack/config/firstperson.json" +hash = "fdcb8b0e5c3954accfdc6eb141fe45f21f392e9c4f02a9e9a410213730710623" + +[[files]] +file = ".github/buildtools/modpack/config/flywheel-client.toml" +hash = "0a70d58a4a562c2aa2945a3883d35fa3a8e90d80eab9d6b2db3be6103f71b9b2" + +[[files]] +file = ".github/buildtools/modpack/config/fpsreducer/fpsreducer-client.toml" +hash = "34b2ef94b8ca13619e341ca9250bfda910d5b7ab454de589cb8bc226383e795e" + +[[files]] +file = ".github/buildtools/modpack/config/ftbquests/quests/chapter_groups.snbt" +hash = "e57d8311aec9f524911ed1313cabf138bb7fa5a2d3ba985a00a2a267ff35ef78" + +[[files]] +file = ".github/buildtools/modpack/config/ftbquests/quests/chapters/ev__extreme_voltage.snbt" +hash = "262dcb7b45e585a6676716aa789a10d008178792737a2ceeb38a99540b692b86" + +[[files]] +file = ".github/buildtools/modpack/config/ftbquests/quests/chapters/hv__high_voltage.snbt" +hash = "eba77962cc0299fd1c9bef68605081047045259a4016cce3dec5fdb4cbfdedc9" + +[[files]] +file = ".github/buildtools/modpack/config/ftbquests/quests/chapters/iv__insane_voltage.snbt" +hash = "02f9fce3ee20207e0b7c72771769aec11fbedc62d8a92736d6447ba293ab8fb9" + +[[files]] +file = ".github/buildtools/modpack/config/ftbquests/quests/chapters/luv__ludicrous_voltage.snbt" +hash = "a572f3243b03e4fa8c371e38ffb427bdcd480230c123193a103ad75c631b4566" + +[[files]] +file = ".github/buildtools/modpack/config/ftbquests/quests/chapters/lv__low_voltage.snbt" +hash = "050476cea7f252233cbc5f3a0850cc209fc68724a187ffa9964f6dcbecd3b3de" + +[[files]] +file = ".github/buildtools/modpack/config/ftbquests/quests/chapters/multiblock_dilemma.snbt" +hash = "4b8e80c1fc819ccac927ad9a979bcb3d932895f5f8f5646f705563d9dbd53143" + +[[files]] +file = ".github/buildtools/modpack/config/ftbquests/quests/chapters/mv__medium_voltage.snbt" +hash = "dcf5d69cea50c8ab160ceb884ee9b8db90fabb685d4929fa63635ce275b20a15" + +[[files]] +file = ".github/buildtools/modpack/config/ftbquests/quests/chapters/primitive_age.snbt" +hash = "a92f3d2910e4b3bcec788ab7e980b231167001eb73798b7e445552fbf5d22143" + +[[files]] +file = ".github/buildtools/modpack/config/ftbquests/quests/chapters/progression.snbt" +hash = "2b47135ddc9caeff16b7fdf7ae4a4574162eed618db33eb241d6eb84eacbb075" + +[[files]] +file = ".github/buildtools/modpack/config/ftbquests/quests/chapters/steam_age.snbt" +hash = "d0d2138bc9e130033874c4082842ec0b1dcd1dbd248edacd8236bcd49b63ce89" + +[[files]] +file = ".github/buildtools/modpack/config/ftbquests/quests/chapters/uv__ultimate_voltage.snbt" +hash = "1d4226eeeb94a31b5344900912dd9038e6c7e9c83c7b3e92a0d858e60bded59c" + +[[files]] +file = ".github/buildtools/modpack/config/ftbquests/quests/chapters/zpm__zero_point_module.snbt" +hash = "d65523d54c1f6d225a4cd79768a031363de022846a5f9205318e98ebccd2bcfd" + +[[files]] +file = ".github/buildtools/modpack/config/ftbquests/quests/data.snbt" +hash = "5def5e38011f22ef57341a67640e838bb62b637d48887e1e5a542ef4ed6f6abd" + +[[files]] +file = ".github/buildtools/modpack/config/ftbquests/quests/reward_tables/bronze_age.snbt" +hash = "a51f509ce2e07a630825ba37103f4bf33360a92343eddb70dc155a6d0379685e" + +[[files]] +file = ".github/buildtools/modpack/config/ftbquests/quests/reward_tables/coke_oven.snbt" +hash = "9a26008daf07954d3ab466d44b45f7b8d8ca0a32814ab0a87a43a7c864cf3a0f" + +[[files]] +file = ".github/buildtools/modpack/config/ftbquests/quests/reward_tables/lv_lootbox.snbt" +hash = "26049f5582650ce2b3e60442455ab6ea5311e5b0f41b2ada2f8ddcd16df07112" + +[[files]] +file = ".github/buildtools/modpack/config/ftbxmodcompat.snbt" +hash = "774631c740366a8dfef9c646d5f60a9939299f3627180ab9ac4d540c76af4081" + +[[files]] +file = ".github/buildtools/modpack/config/gcyr.yaml" +hash = "5c7986347a25748f7e804d341fa65356cc3708b9fdffe22f66be348036552aff" + +[[files]] +file = ".github/buildtools/modpack/config/gtceu.yaml" +hash = "5cd81981a2e361ed4c8213e0b9b59b8e9b6a3970f6ae85ab211bbeb2edf46bcf" + +[[files]] +file = ".github/buildtools/modpack/config/inventoryhud-client.toml" +hash = "cb470377f38e9a42cdb8c2e4d0920a3a4831776059cb007795e8fcd253b1507f" + +[[files]] +file = ".github/buildtools/modpack/config/inventorysorter-client.toml" +hash = "a9a90c120d374d82018b03e579f1a4df8b4c5218e47a5c59a06fb3284661195f" + +[[files]] +file = ".github/buildtools/modpack/config/itemphysiclite-client.json" +hash = "889ce0a05442c5921d7ecdc9aef6957d768357b0fbf9766bdfdbb53b6365dbda" + +[[files]] +file = ".github/buildtools/modpack/config/jade/hide-blocks.json" +hash = "6f6658b4a600c154e8bceb74fbfd887c9cb159ae389b1c87d29bd90f21ce5b0a" + +[[files]] +file = ".github/buildtools/modpack/config/jade/hide-entities.json" +hash = "38975f3f3c25a40c905172a9ccde5489946048173d6173967f37aadcf602455a" + +[[files]] +file = ".github/buildtools/modpack/config/jade/jade.json" +hash = "8951063f399e5ebeece66336e01daaceacfba10cf4823243635a34db2bff4066" + +[[files]] +file = ".github/buildtools/modpack/config/jade/plugins.json" +hash = "bb4772652a30e2ac6dd87de20975d788ea03f03be859959ddec68f5159ca2df9" + +[[files]] +file = ".github/buildtools/modpack/config/jade/sort-order.json" +hash = "ef98a035de64dced7a6c9494f4e1d37c14278103aa22292eaad3ef756b907676" + +[[files]] +file = ".github/buildtools/modpack/config/jei/blacklist.cfg" +hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" + +[[files]] +file = ".github/buildtools/modpack/config/jei/jei-client.ini" +hash = "e29c72e0fec5860b6cc5a4466841e4092a863002e8f56247569c83fdfe494a09" + +[[files]] +file = ".github/buildtools/modpack/config/jei/jei-colors.ini" +hash = "bca5b02f5689992eedefaea160cecac8fd69ee8ae7cee403f5294afbe539e8ce" + +[[files]] +file = ".github/buildtools/modpack/config/jei/jei-debug.ini" +hash = "8f986a34dbe2053ece09b3f6d7635e38b17ea5c49befb91e87d2c2e1a44c8b1a" + +[[files]] +file = ".github/buildtools/modpack/config/jei/jei-mod-id-format.ini" +hash = "8f2761840207e6e133df740cd06303e52c711f418942300073cf58827a06b989" + +[[files]] +file = ".github/buildtools/modpack/config/jei/recipe-category-sort-order.ini" +hash = "df73f1352c30c2f01f979d78f921e281e001396099135e48c95551f366d0f582" + +[[files]] +file = ".github/buildtools/modpack/config/konkrete/locals/de_de.local" +hash = "79a34cfd15c2d9c06498dc221be79279507d9b57666cd44f8d2c2cf95d3582ef" + +[[files]] +file = ".github/buildtools/modpack/config/konkrete/locals/en_us.local" +hash = "fdf1864fd049b3f1b9af1f8db6c5125a627be7d06a451c778da3329843d3c39a" + +[[files]] +file = ".github/buildtools/modpack/config/konkrete/locals/pl_pl.local" +hash = "d38a7776e362e4de6082078d803c1c9358d9d40526edfe4bdfd29c552aef76d8" + +[[files]] +file = ".github/buildtools/modpack/config/konkrete/locals/pt_br.local" +hash = "dca55a2792451b31424cd5c24037141ec57cdca51955d062dd908fa9ca6a3e9c" + +[[files]] +file = ".github/buildtools/modpack/config/kubejs-tfc.toml" +hash = "1d65503b8c8511875ef5727e20a5566bb21523ff0872b9de3ac349f13fc94e3b" + +[[files]] +file = ".github/buildtools/modpack/config/localizedchat-common.toml" +hash = "bc7a951b164e76f829c8991319f729a2a38d54fd562907a56a2b361b72a2dce4" + +[[files]] +file = ".github/buildtools/modpack/config/modernfix-common.toml" +hash = "d40a0510a5eaf56e3c48e881348d7d826c5a1f61aa29b69cf0fc33dd96d6fdcd" + +[[files]] +file = ".github/buildtools/modpack/config/modernfix-mixins.properties" +hash = "27b07a3d49cfc04ebc395c0f32e2d633c8e1f9bdb9b1ee994c82aa5f8849cf52" + +[[files]] +file = ".github/buildtools/modpack/config/moonlight-client.toml" +hash = "1c89fa8c0cde84a1e82bd447352a802a1eec43b30180e97a7cc5e0ead278b225" + +[[files]] +file = ".github/buildtools/modpack/config/morered-client.toml" +hash = "f0a3faab831c70b6842e831bd9ca6d96d7e23d046c23f6e11a6f27ff3a3e3a8e" + +[[files]] +file = ".github/buildtools/modpack/config/notenoughanimations.json" +hash = "1ce156edd13da83bb8674fe0e9b91cbbdc3a4028baf7bea2bbaec2194412bfdd" + +[[files]] +file = ".github/buildtools/modpack/config/patchouli-client.toml" +hash = "3b6236845f6a5ff8804487b63b0d74305b91316dc9a008362838607b0be3bd8e" + +[[files]] +file = ".github/buildtools/modpack/config/pickupnotifier/pickupnotifier-client.toml" +hash = "ec64b886d9d024c0494829bd3f545f7b518f65382e07a66dbbb71640572cf5b6" + +[[files]] +file = ".github/buildtools/modpack/config/pickupnotifier/pickupnotifier-server.toml" +hash = "88ea0a4ac580013afcf17c7ae37892b82553cf03a5c14ced5441ad22c6d5143c" + +[[files]] +file = ".github/buildtools/modpack/config/playerrevive-client.json" +hash = "66afd32595b00de5d2837780a5866d600e296d9200a4e4fb1b6a2ef94693c909" + +[[files]] +file = ".github/buildtools/modpack/config/playerrevive.json" +hash = "0fb94c35b802a4121faa2594b62d1a44367ff9b8bb63f38843c94a6a045c8cc0" + +[[files]] +file = ".github/buildtools/modpack/config/railways-client.toml" +hash = "21e8cb0869daad0b795bc8a18bba16cc13bab327645480ea39e3ad841c037d3b" + +[[files]] +file = ".github/buildtools/modpack/config/railways-common.toml" +hash = "58f7821842631af9ec8bcaddb60526b81cd1b9ad63cbba87c83c70e53c3a9b16" + +[[files]] +file = ".github/buildtools/modpack/config/resourceful-config-web.json" +hash = "6e9b958c8e0538c23cf8771dd812eb37bc4c92a678e4be44edd38f0ece9692c9" + +[[files]] +file = ".github/buildtools/modpack/config/roughlyenoughitems/config.json5" +hash = "99cfcb52946dbe2bcab8dd796622b778cc99076c9837dca0a56bec62b5063dfd" + +[[files]] +file = ".github/buildtools/modpack/config/serverconfigupdater-common.toml" +hash = "a99af7b99ef3e625557c07e4dea8a602729c000cc3190f2772bc51220d693ea2" + +[[files]] +file = ".github/buildtools/modpack/config/sidebar_buttons.json" +hash = "f37500e8d3440dc1da3307f0fbbb3a0c181794c844efab9cfeb16564b4f22f3d" + +[[files]] +file = ".github/buildtools/modpack/config/sodium-extra-options.json" +hash = "1e253c3dde40b4d1b3b57f50424d9f7af48cc630d8330ab4642d2eeace4a5dc4" + +[[files]] +file = ".github/buildtools/modpack/config/sodium-extra.properties" +hash = "a2f1b47c1eaa119ab34727f1d43c2506cb3d7f17ba8fb4efb49e20c8e0b58e70" + +[[files]] +file = ".github/buildtools/modpack/config/sophisticatedbackpacks-common.toml" +hash = "101b2c3afacf80b07df488735591d32e69ada873f399a6ca66bf077ddfee1ec4" + +[[files]] +file = ".github/buildtools/modpack/config/sophisticatedcore-client.toml" +hash = "293088be5b4d13e99f6c12a0aaa7b56f0f9db5f9abbc615086989b689b3827d3" + +[[files]] +file = ".github/buildtools/modpack/config/sophisticatedcore-common.toml" +hash = "b044ff357e1d74708a85226dab770d3569677388cc2a017356316ef028c9ad05" + +[[files]] +file = ".github/buildtools/modpack/config/tfc-client.toml" +hash = "8ddecc7bede7bee149af62d47bb9afc42e68bef521ef8754bfc9e3e47f660d92" + +[[files]] +file = ".github/buildtools/modpack/config/tfc-common.toml" +hash = "d710faacc5a9400ce606fc9e789f862d32750814621878444981543cbd4584cd" + +[[files]] +file = ".github/buildtools/modpack/config/tfcagedalcohol-client.toml" +hash = "6cfa5870998e6ba53b7bdf0e62c36ead935333df83f8e53fbb0bd4d75c0045d1" + +[[files]] +file = ".github/buildtools/modpack/config/tfcambiental-client.toml" +hash = "f0cea8fb515d4d40423ffd9a44a74bec39953eed9ab3a1ad2813560ddeb935ef" + +[[files]] +file = ".github/buildtools/modpack/config/tfcambiental-common.toml" +hash = "c2edffaa519a4c56996fbfe790cfd840f0c6a059d1f2993e2b35a1999e83791e" + +[[files]] +file = ".github/buildtools/modpack/config/tfcastikorcarts-common.toml" +hash = "fc935db7d8924334c7249e4edd26eac02164f039e0c1c6a9eaca871fc874e669" + +[[files]] +file = ".github/buildtools/modpack/config/tfg.json" +hash = "8b600aaaceb0bf3258dc8fe4038908e8f70e454796ebc0c3c0287116c57aa420" + +[[files]] +file = ".github/buildtools/modpack/config/toolbelt-client.toml" +hash = "21308b8beaf47d04e5a237e2d926880d428c4168b1bbda145c251d8167c5a86e" + +[[files]] +file = ".github/buildtools/modpack/config/toolbelt-common.toml" +hash = "4f979d7ec57b4ed9bd6a8671abd19b687ebb94bf01065db5f36b1dc8eb987cf4" + +[[files]] +file = ".github/buildtools/modpack/config/voicechat-client.toml" +hash = "366f0ef6b5ef068aa1e5ef636fa2ec723803b8bcf1b200f958ac99ec21edde72" + +[[files]] +file = ".github/buildtools/modpack/config/voicechat/translations.properties" +hash = "6a521191220fe44d145da9a855fed277d9a19f4c09165425e64a2c7a03758ebb" + +[[files]] +file = ".github/buildtools/modpack/config/voicechat/voicechat-client.properties" +hash = "5fbc86b0559646ebce1abc7b2b0bca93941055d38bc3effa45d58fbb440a871d" + +[[files]] +file = ".github/buildtools/modpack/config/voicechat/voicechat-server.properties" +hash = "d5570ebc400891331bcf152cbf352bab784fb015dede781176403c0e94927eab" + +[[files]] +file = ".github/buildtools/modpack/config/voicechat/voicechat-volumes.properties" +hash = "33afebdb8ef07a3d774086931dec8d899f4da7aeba5b448fd4eee540ba5e02a2" + +[[files]] +file = ".github/buildtools/modpack/config/waterflasks-common.toml" +hash = "9c846ebf1432cdf7946e20355cfa3b5f9f9c94e90927eb26cfe01d2595542591" + +[[files]] +file = ".github/buildtools/modpack/config/xaerominimap-common.txt" +hash = "12d59cbd75c19a2bfb7f837f161f762e6136e834b07d3c3c5bba806a66e34bc2" + +[[files]] +file = ".github/buildtools/modpack/config/xaerominimap.txt" +hash = "37d43d0ff61e53b1ad7046d5639a1222f29fa377d114c750959d0bf73a88c8ba" + +[[files]] +file = ".github/buildtools/modpack/config/xaeropatreon.txt" +hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" + +[[files]] +file = ".github/buildtools/modpack/config/xaeroworldmap-common.txt" +hash = "d1f01c1b88e9f0273da1a90cd0c5d0ff62c2313b7ef4c901993aa8cafa84e5d6" + +[[files]] +file = ".github/buildtools/modpack/config/xaeroworldmap.txt" +hash = "6cae8c6c64eeebf4dd15076b8f172a440bf1ece460aef63d3abe206e2d45fe8f" + +[[files]] +file = ".github/buildtools/modpack/defaultconfigs/corpse-server.toml" +hash = "173862a80207d98d8844f2024f7b69406bf87e396409d9a66286f1353bf1593c" + +[[files]] +file = ".github/buildtools/modpack/defaultconfigs/create-server.toml" +hash = "a7c4b2217e6cc50497ee2b2ef4ce3eb2c48d268bed78837c6b1af3d986d613aa" + +[[files]] +file = ".github/buildtools/modpack/defaultconfigs/firmaciv-server.toml" +hash = "ef9fa9c08b570be1768a3c93e979714a9d3ca1d21aa41a099728ebca3c358156" + +[[files]] +file = ".github/buildtools/modpack/defaultconfigs/ftbessentials-server.snbt" +hash = "fcc70806256e6d9b8532ba5f817108d0efa9ffcf563bb2b0e8aca3306b40dd21" + +[[files]] +file = ".github/buildtools/modpack/defaultconfigs/ftbessentials.snbt" +hash = "2016bb60a7a8a6ecaa2743ce3b616b8ba58514bef3c5f4747b86acad8a8b89e8" + +[[files]] +file = ".github/buildtools/modpack/defaultconfigs/ftbranks/README.txt" +hash = "963de4bb10345f3daba587c850c3e66d35aa5b4af0ac8c422ae9a7d5b5d43a23" + +[[files]] +file = ".github/buildtools/modpack/defaultconfigs/ftbranks/players.snbt" +hash = "1d6faa9e1a76d13f3ab8558a3640158b1f0a54f624a4e37ddc3ef41ed4191058" + +[[files]] +file = ".github/buildtools/modpack/defaultconfigs/ftbranks/ranks.snbt" +hash = "ab328075e4794ea5487355ef59c9fcde977b2e9c14200955e0a83f0a44ecece5" + +[[files]] +file = ".github/buildtools/modpack/defaultconfigs/ftbxmodcompat/ftbxmodcompat.snbt" +hash = "e30478d4a52c37ab82e44e49f02c191a37822994046ecf5b02014f0bf55ffd97" + +[[files]] +file = ".github/buildtools/modpack/defaultconfigs/openpartiesandclaims-server.toml" +hash = "6280abeba695979c12969e96b9415e3e70598104ffd38c13ea133cf25bc071e3" + +[[files]] +file = ".github/buildtools/modpack/defaultconfigs/sophisticatedbackpacks-server.toml" +hash = "4ad6d51a0232cd0396b11ff9f91b3cecfc07375d868c60ec4476533fb9c1dc29" + +[[files]] +file = ".github/buildtools/modpack/defaultconfigs/tfc-server.toml" +hash = "5419457d1e6b6140da0014bd3be5e4c07d83ffe0658e508516bc701e8912166b" + +[[files]] +file = ".github/buildtools/modpack/instance.cfg" +hash = "34f83fc05e6e19e908a66bec64d5eefa7e3fa119a771e1fb1e1f06e0ebca57cf" + +[[files]] +file = ".github/buildtools/modpack/kubejs/README.txt" +hash = "989f3737ae4621b8ff6730bce4cbeeee756921e7e510e0c281c8a350501d98af" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/create/lang/en_us.json" +hash = "1a22b787807a764b2cb7e2237e7c64eeef217c14455e28d17294ced04b7a6c14" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/create/lang/ru_ru.json" +hash = "af610b44617c5a13c48c7198f68d8da9c73b8430a64f7b18b84817ef35255c25" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/firmalife/lang/en_us.json" +hash = "1bf5897e68f82a2f1548d8886e70fae52add6cc115b3939067ba8c5b0abdbabe" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/firmalife/lang/ru_ru.json" +hash = "ae51f14ccef878f2d33f93073f0dc6a74c3672994728d63143f9d4d24e41fa36" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/gtceu/lang/en_us.json" +hash = "522b8a028f6901d8db374dc357f543c1bca46e8cf4b5e94db9bdc8c640e5c57f" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/gtceu/lang/ru_ru.json" +hash = "ced7a2345835e13501043b71a921660a33f99d2f920234d048898c573493e186" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/railways/lang/en_us.json" +hash = "30b668d27182787a7d07390fe628585f8e187a2ac59ef8890d012bf7ec147a9f" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/railways/lang/ru_ru.json" +hash = "9bbe98e49d2944ef5e12474815a177a66ffb07721ce3f4f965d6dc1aafa8ce29" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/sophisticatedbackpacks/lang/en_us.json" +hash = "0f1f9ab8b3406d64812b0661c9eaf8b301a4f51f723e9a54380fc75f66413c35" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/sophisticatedbackpacks/lang/ru_ru.json" +hash = "ca16fa1fc216d1be57b0c301e450be8cb95b40534ef75528c8292b2275314221" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/tfc/lang/en_us.json" +hash = "2db3f4395ea5ad25a84705718e5f4a36319bdd8ecc5f40fc3aaa94387d097776" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/tfc/lang/ru_ru.json" +hash = "5d4ea07c1d01372a9aa87057bf6f8b8f597a4e117a4fff6667907d61c9f75831" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/tfg/lang/en_us.json" +hash = "d79897f384dd38eb91d005550cb4a05965f5e840893b3c11a62643c45b84a0a6" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/tfg/lang/ru_ru.json" +hash = "b2c7b7170aac3ac724d22fde7dafb3bf834543b34af6a7dbf8b8849a2f7dd574" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/tfg/textures/gui/button.png" +hash = "8f9a07ec06cb69066860e98b7f39b9fe4d5bc594014e9d733286e57ce9a710ff" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/tfg/textures/gui/button_98x20.png" +hash = "36a08adc87ec0ea131c3d24bd717bd5d92a43eda52d4190aac61df4f68b980c0" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/tfg/textures/gui/button_hover.png" +hash = "d889680503b5758cb349ab6018d6907973db0434bf3174bff45f32607e5952cc" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/tfg/textures/gui/button_hover_98x20.png" +hash = "dad96cdd7c59de1bafacd879857b0a446a5a1b9bbab20b7a0c6f33d2c292a4bb" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/tfg/textures/gui/curseforge_logo.png" +hash = "53b9e194f4328bd4329d6cdc26d65a47c152b62406056ec25558005982cf3faf" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/tfg/textures/gui/curseforge_logo_hovered.png" +hash = "583b27aa3103db26e650746b4734e2d25471a86a09427de00538ec9f9e216145" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/tfg/textures/gui/discord_logo.png" +hash = "1f3a78b166bff1d9dcb52b9317370b4c03c272d6c59aa9ed94d009530074ccdf" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/tfg/textures/gui/discord_logo_hovered.png" +hash = "0245c8e9facd3d124520111c45074bb6b4ebffc4e5dab82991a0b9c1000fb77b" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/tfg/textures/gui/github_logo.png" +hash = "d4fd05ae41d0f66a8b45879ebe6571dec76179c67e01227ba88d32c8581d0148" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/tfg/textures/gui/github_logo_hovered.png" +hash = "ee879557a7f84852627386da01619a22632468ca4b57c6d45c61fee8df8258e5" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/tfg/textures/gui/logo_512x512.png" +hash = "d81be11b1ad151703b2b5f054a474da32f8fac123cc0a361957e4c98f13b0b7c" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/tfg/textures/gui/modrinth_logo.png" +hash = "bb066200abe20b11de78d53ef52eb1df94258062406d3dd52f1cd7c733792833" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/tfg/textures/gui/modrinth_logo_hovered.png" +hash = "53997ea361d16fcdeca8f6b20dfae9e3545fd28d9bbf672bdca276dd7ffcf9aa" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/tfg/textures/item/unfinished_basic_electronic_circuit.png" +hash = "1025c86f6d82643989611ecc2571bcaa9943b3f8e2e5ad6c6b1b6a2103d43b0d" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/tfg/textures/item/unfinished_vacuum_tube.png" +hash = "940702db78913721839d38fbd1333be7b29057694f787cb3528f5bb6fd103e8c" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/tfg/textures/quests/primitive_charcoal_1.png" +hash = "ec90fd0ebd7b3622d1773de05b1a7f009f16531808611f3d2ba75a0bf3f9f389" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/tfg/textures/quests/primitive_charcoal_2.png" +hash = "b39a74e14ffbce79a588e465bb0a225fc59f28eb336afae31815261a79496394" + +[[files]] +file = ".github/buildtools/modpack/kubejs/assets/tfg/textures/quests/primitive_charcoal_3.png" +hash = "6b2bedeb28334ae7214f77f41098e394151241baa799f32e0ab234545d0dc15c" + +[[files]] +file = ".github/buildtools/modpack/kubejs/client_scripts/main_client_script.js" +hash = "45faa5fd515f6bfca4c2bc1c73fbebf5b7a3958a5e105586981f567c437df657" + +[[files]] +file = ".github/buildtools/modpack/kubejs/client_scripts/mods/ae2.js" +hash = "ea185a7332fb5ec4bd98f94b3483b71e7d318004c9ec7649bbc18c1a9fff3549" + +[[files]] +file = ".github/buildtools/modpack/kubejs/client_scripts/mods/chisel_and_bits.js" +hash = "5863653162f9af8e98e699c520e41f514f9f4306b838636af69b596476221fff" + +[[files]] +file = ".github/buildtools/modpack/kubejs/client_scripts/mods/create.js" +hash = "3a5ab1112ea585a35658ba0ef3d10bcca8e9d614d3d4ac834a7d71d75467b149" + +[[files]] +file = ".github/buildtools/modpack/kubejs/client_scripts/mods/create_additions.js" +hash = "6d7726d60be33fe9bc1561942b08dce28c9fb088bb0b024b56e6143bf3a81d6c" + +[[files]] +file = ".github/buildtools/modpack/kubejs/client_scripts/mods/firmaciv.js" +hash = "92627790972bd9474efb11aabaff1f14a5d3bcf79e693595544e63d226289ce0" + +[[files]] +file = ".github/buildtools/modpack/kubejs/client_scripts/mods/firmalife.js" +hash = "87094fe606c68e8861e48d945ecf9a470f84ac440cbd693af3afbf688aaa145a" + +[[files]] +file = ".github/buildtools/modpack/kubejs/client_scripts/mods/ftb_quests.js" +hash = "8d084831114527e25448233e4ff6a5de0e456215096d458361ebd2e2fded4392" + +[[files]] +file = ".github/buildtools/modpack/kubejs/client_scripts/mods/gtceu.js" +hash = "cb38eeabb3e92ca01af66fb2ad6f0b6d98920fb0d0652386cf45abba397e98bb" + +[[files]] +file = ".github/buildtools/modpack/kubejs/client_scripts/mods/minecraft.js" +hash = "7d21cf1786e2ba7780f05d24f5bb2ce28dfbf7d79ba749493d03c283845b4582" + +[[files]] +file = ".github/buildtools/modpack/kubejs/client_scripts/mods/more_red.js" +hash = "19ab316c0b385cd35de8572d509026cabfa4b6d19b97bc6e3a7c032e8dbbe897" + +[[files]] +file = ".github/buildtools/modpack/kubejs/client_scripts/mods/railways.js" +hash = "6a4ad211cc328e1a39d1bc38f3f3f9ba12212e11dcb43f3740aa3b5b17b3989d" + +[[files]] +file = ".github/buildtools/modpack/kubejs/client_scripts/mods/sophisticated_backpacks.js" +hash = "63e578bceffdb3d6de5224e8faf431fc30cf1fcb5df9d4f25cf6694af25ec9dd" + +[[files]] +file = ".github/buildtools/modpack/kubejs/client_scripts/mods/tfc.js" +hash = "a6bfd1df2f57fe84fe75cdf0b60d73bf9ec228583a41dfcec2bc751ec7528aa4" + +[[files]] +file = ".github/buildtools/modpack/kubejs/config/client.properties" +hash = "5904bed9f8d0c10f8ee0e08954b9d2b5a475613f7fccb5fe2c12ea7a9d4f49aa" + +[[files]] +file = ".github/buildtools/modpack/kubejs/config/common.properties" +hash = "7393223cbc0c22cfc696c9a042acc7fe8e8f8205fca04f9bfb82a6c975e80a91" + +[[files]] +file = ".github/buildtools/modpack/kubejs/config/probejs.json" +hash = "a9e34974237e33c1731914b71b3aeba46cb5cbebba1b0b99827b440927b0fc10" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/forge/tags/items/dusts.json" +hash = "abd9c9f2e6c774ed4523ff4eb627f25cd157c0e9607755c3a92b1a1a68e60297" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/forge/tags/items/dusts/copper.json" +hash = "89878949554ccb08481ec32201e65cf3c89c82cd40f80d0106a6489fbbaa97f9" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/forge/tags/items/dusts/iron.json" +hash = "89878949554ccb08481ec32201e65cf3c89c82cd40f80d0106a6489fbbaa97f9" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_andesite.json" +hash = "818637d5e4bcded05ad905252e86415661ca965d9f71e5efa7e9b174b5403709" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_basalt.json" +hash = "d59cb830844d8a2df9b918c8ff953e3c9828e509aac08a46aa5875cef8fc93d1" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_chalk.json" +hash = "97eb6e3f2905a73936294e6573e97017fdf832f74caac435df0030ce34ffc78a" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_chert.json" +hash = "293eed57cabe9b769b0a2210d27df5a5f0f7919d309e92e3877870b348fab512" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_claystone.json" +hash = "1e5556c30c9855dc9d0c788fe52b57db5783696927faa9f666b31845a967cde3" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_conglomerate.json" +hash = "3b0ba83cbec1ad8b33c6148c199ffbeba3dd05ef42e02f8233a074a14b86b41b" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_dacite.json" +hash = "8824ffd7d95873c1f30c411125117ba756a157eb9b32c09b2e081b0c819e7f4c" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_diorite.json" +hash = "37c0e40f40356d3091f04af4d536a469808c6aefd662bae3f0d9524d17b68ac9" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_dolomite.json" +hash = "1bd875e16d879e17d6d353f4abfb2e94947393830e701d40d62ead7a49994fca" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_gabbro.json" +hash = "ba445e1a9e50f1e5db8b8bcfca472c29f0b40cd1fdd1e472bc15f6f17d423dfc" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_gneiss.json" +hash = "f8499e6b7c6cee720b9154e81bde75e36b3e3ef20c082b70e527c6a9ba677a20" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_granite.json" +hash = "89eaf9eff1350f8f2ba42b8285897b24090ff469d39f17be5ae7f870393f1f6f" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_limestone.json" +hash = "75c897e16913706963d32f89bbae4fab9e77ed0d412a7ce3f6dd83b91664c4fb" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_marble.json" +hash = "f91c5e4b28036a168cbec394f04d6ba997ca5c294d2c36df92f4fbcbb5f26ac1" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_phyllite.json" +hash = "20fe9a0faf40d4cb2e0c27340c1aadc6b8489af9d5dedfe35e3cab6b6c2da796" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_quartzite.json" +hash = "913f7a68e637bcab353fdcb26e949f2bce6f28f39f1dc50f8e1799a9d6377d8b" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_rhyolite.json" +hash = "f5c4054383afedf360e2ecbf07d1e6910de0145fdd3022fc64ba52f8f380fb66" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_schist.json" +hash = "d616cd4a463ea2782b6f4de87ca6baf209bacd211ac6697cfa581312d91ccc17" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_shale.json" +hash = "43fccc7f5e26a6f914789713ca010a5b0ca81fd5ac3f39cf18dc9fc1777d5c26" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_slate.json" +hash = "eed4906f565b2716b06f1017f27643446ac5924eae3ed38f5c900aba54ac1de2" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_copper_andesite.json" +hash = "35a99eec5a95f002ce83c4a6f60e965b4a959033c48b67bf9592f7ccac804fa3" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_copper_basalt.json" +hash = "780c6b520cd90db4f4e021bcf053e4138670e366254c9a3ded589c14a39478a2" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_copper_chalk.json" +hash = "9a41c949e780ef4360cf5cdfdd9bd7815595d91ccab3db94895c2781e853860f" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_copper_chert.json" +hash = "cdcf240933e71c2f282f6db21700361278d673a2c907f4b8678e6a19d7cb07b6" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_copper_claystone.json" +hash = "13a6b7c378c0b777ee8ceaab5c535949d2adcf742451401124b3483eefc4c7bc" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_copper_conglomerate.json" +hash = "2122b3528c62b95bf2a090e17a65433fa627be7459488175677af8cbefba325d" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_copper_dacite.json" +hash = "dd337bbe7c1ffd1927aa4bafe9f9076c9b6307227b315c0728b1810a9451f908" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_copper_diorite.json" +hash = "4c3121cc8cdbd247c53329e54ced250d730cf07dfe664bbbe4d7ea78fb214972" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_copper_dolomite.json" +hash = "a0c855b6f250c84c16491ce0f51f5ef43bbee5d8a49994258b926188f98132fa" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_copper_gabbro.json" +hash = "be6860505b08e3e6550681a4573583f662204a5b42cbdd5051f3cb8da04535ec" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_copper_gneiss.json" +hash = "c1ca7b20697c0b568f7ca020d06eda81983de3f7337a4f8ac451d8f10c947642" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_copper_granite.json" +hash = "195371c69e10f8bfc548d6cdf0384fcabae3058cfc0271ea5ac5950cb42647d9" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_copper_limestone.json" +hash = "37115ce88a1eac840974679ad50bfca1f967cac024356a490f22f0f952019602" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_copper_marble.json" +hash = "c1c3d61375f637cca6e4c8af26255434fd4858f0436fd73651121a39aaf946f3" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_copper_phyllite.json" +hash = "58e9b20426934224350476c2d42d128eec1cb9d70a6cc5417c432ab5b31da51f" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_copper_quartzite.json" +hash = "0ae7a42bf44faf6f5ade903d75b44c4b798b72b6de2092f4961d0f721d15c37b" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_copper_rhyolite.json" +hash = "2cf7da9d8dda20832ad6f6387d97581469faeca888956401925ec07fdc5dfd68" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_copper_schist.json" +hash = "cff84e352567bf6714b11e5a4c47496784cec79bd7350612bb8ed1af10ccb953" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_copper_shale.json" +hash = "6b7011c94cd98fad4ccda3544d235d049c214803b8afb68b8387f7893b68b3fa" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_copper_slate.json" +hash = "968fe73ca1d984c998b4b6ed99ceadc1190d852a8c86d03985a6c10d6c72d86b" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_gold_andesite.json" +hash = "6affdbb8ae8b93adf31594da122b3d75a188de2f9cdc7fabbc0f48ac815ec4a8" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_gold_basalt.json" +hash = "fd02a9eedfe881f6544c266dd3c5685c25da410ca80f19e1bcc0c7859c077940" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_gold_chalk.json" +hash = "09c8f41efd444d038ef95db789eb81ec9985d60aacc1459b594832a73bb83c44" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_gold_chert.json" +hash = "44613181de5286b2a4e6bc0e4693477af8952c24205572e6a6506316ac8e6edc" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_gold_claystone.json" +hash = "a9551c3764c094b8dd759e8aa6f3142a83e36bb902b88e29386ab711186837e0" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_gold_conglomerate.json" +hash = "cb7a02bfe55d2c5b524f314a4c77cfcd2a1ebbc303f78680d0452ec0f31f0b12" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_gold_dacite.json" +hash = "6754777782feddd50078c0ca38e6e0ffa4b81d04fefe6a2aa1f1e94094fc3e6c" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_gold_diorite.json" +hash = "721e318e960e1e1bde3ed40ca68cabe34bcc0f604c4cc811858a4f9b09938972" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_gold_dolomite.json" +hash = "d9a9f619caa3a3b0620a58b34e780193406671b27579b572c3e097e65016fb25" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_gold_gabbro.json" +hash = "bf506cd98feac7d3bf73808a9db533693879244be37c3e2e8a9e074a5ce7dc16" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_gold_gneiss.json" +hash = "dbb9546ba4fbcf106274065d5634a75b7453e9a70d4e3666fbeaeed1acf1af01" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_gold_granite.json" +hash = "ca221d0a9b86868149117f128cb0a4d5a0a9f72c3bff703d968da9b1f90b60f0" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_gold_limestone.json" +hash = "43cb338740b8e0f80b4face8811422b0ca1f7a0d0596b174ed86e2a1d0232101" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_gold_marble.json" +hash = "26dfbce160761e76cd0895dff662d6fa922736cc3876ec27d36e1e4fd322324c" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_gold_phyllite.json" +hash = "82fdd7b2439f5780bd31ad0fd828d9f293bc49eb73653dcaec19314f0de59d12" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_gold_quartzite.json" +hash = "dac8abfe12247010a0f1695fa0e45495d751015ffc586c976575ba03ff571b67" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_gold_rhyolite.json" +hash = "21456b0519abb9461331829642efb91c19683588745a264aede4070d59182296" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_gold_schist.json" +hash = "af2aaf8c221c814a5ba70eb32bd3c00585f5d638eeff6adbd5a4cafa5a79080e" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_gold_shale.json" +hash = "7f5c8f48565ebb9e66c0b878d13d7bfb809559a65c36873c4963128f25808012" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_gold_slate.json" +hash = "e0f866cc8dfd208690d850ca9725b4f883252eafee019b160cc7b2381c4bc675" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_silver_andesite.json" +hash = "eb4ae43fb644341f82bc33ceca7eb9a6675ebbcc1b4791838ffeb72eba16800b" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_silver_basalt.json" +hash = "78d92fce7c0eaab008cc8ddcff39b2154729a357bf7825227904abdd2d443fda" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_silver_chalk.json" +hash = "8221c935ca9bea89bc4d8b2faf2af46b715182bd38a41d989476173b377f2056" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_silver_chert.json" +hash = "1a366d78b3b076f5e31e5e7f1340c11bab2c888c6a220b47632ec54c8a5a39ea" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_silver_claystone.json" +hash = "a67880e5e667d1170c967022fc271f0b72f7cf21471783553617f127f9885f57" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_silver_conglomerate.json" +hash = "3f5c27e9f8efe681b31857aac0632aae861a3eb7da96f9e80a0cdc58f3c27e23" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_silver_dacite.json" +hash = "99ad97eb41aa94fa0466fd3edd8387f8fab46409b0916205ceea8dcc61f38ce3" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_silver_diorite.json" +hash = "d875b1364bc6a3dc8f8979f8b034c90c35c1bf4e3337b04f29f2e51f4ec88ca6" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_silver_dolomite.json" +hash = "9c8437d3396c631647f4b37827c38ddc69a84ad002e8718d15c8b535e062fd28" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_silver_gabbro.json" +hash = "a2f5f451f30151fd690bb5cdd17941d2aaa60689f789d9fc3d7781f1fd43fe05" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_silver_gneiss.json" +hash = "8ecb20b59e0a5c09ce29860a12149454d6a57fe00ddae39b40ca9956578e0229" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_silver_granite.json" +hash = "82ac9b1d4fef82de45ffc09ab63041d72b5c9be1c919fadd9fd6cf97623361b2" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_silver_limestone.json" +hash = "65a68bd5db0d66e726845dbb4e7ab202406aff59afaf1136d2a6d1fcd6b17305" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_silver_marble.json" +hash = "55aa74580efe9d74b896586df376d80bda24708bcc9f64afad045f95cf430216" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_silver_phyllite.json" +hash = "4505f7f1f7f9c2d18c98f6b1d3d3992e1c89ed1560af2546db4e7cc35feb231e" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_silver_quartzite.json" +hash = "ca62ea9a27320d9db9f8375d97072aa8ab292c51665ba44df184bad5c9072d35" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_silver_rhyolite.json" +hash = "7f4c7e72ba0eb4f1b743780d38412c421bf829acd90d94f92185b97016d38247" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_silver_schist.json" +hash = "4afd4d0699b802c90bcecb4efeee7309798ed94effeb6f4e63960dcdaa9dd091" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_silver_shale.json" +hash = "63fdc92fa123a02fa34e22975ff9f01207053738ff9bbf087f8d6ba5ebc0fb6a" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/panning/deposits/native_silver_slate.json" +hash = "835f88e2217f574e6d53400178b7c4d86dc52df2931e6f32741e4198ee0e0f55" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_andesite.json" +hash = "2fb128e94871444eae0e033f1f151d5dd82b9efcbead79def0f5cf5b25c95726" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_basalt.json" +hash = "003df56ecba91a2b8d6b89fd18b5db642a418aafad3caf4cf938b7a1cf4c0450" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_chalk.json" +hash = "d3ca3071ef6a6d8da6b057e13803c327edbb9839e62c9ecc1f54346b1568351e" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_chert.json" +hash = "971692fcb21c5de30c92c3458080a865ba955c631c47d71c5ea926a6a4268b7b" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_claystone.json" +hash = "44b991dce6a6fc84407ef813571580fc43ebbcd761b943aa1de2c256578911ff" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_conglomerate.json" +hash = "64606f76c6f9f13ef014b4c0f5f0d09467a06091e35e8393532969d7be6c9eab" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_dacite.json" +hash = "e8c2e22293b3cc65ab035f7c7efef5746490a2ef6474c2a1c6c5d3941978dd8d" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_diorite.json" +hash = "5b6fa2a58136cadf666cde62d7ff793d38253e1ddc0f409fab465be213afcf19" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_dolomite.json" +hash = "974cef31ef30f852ac27a411ae200d23325189e51cbad81d28fa44403ca80509" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_gabbro.json" +hash = "25c4c69c6b0e23a93ac3dbda6778e7506cd3490a96d68af2de8610557968581e" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_gneiss.json" +hash = "14f52f74c747dbcfe21c615da16c7bc501f3bd0fd1f124d6053ec6df8143a959" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_granite.json" +hash = "16400ba3f3e9c3218e75a30504174f4f2ecdbc7a3e000e33223dc5d968ed3cee" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_limestone.json" +hash = "d81d97b988108d7743e4deb6ceb5ba62df191487b4e7d3fa9bde2a26502b0fdb" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_marble.json" +hash = "37a4a55f86324bfac991cef497717ccf5a14b3c2e766410dfd8b8339c86ce08a" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_phyllite.json" +hash = "453d0c107e4117235f8436070c9da6e81cd3c82db789c7f9aadb322bc3816afc" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_quartzite.json" +hash = "28f2225d6ae0afdf47f2428026836ac8433e95bba392641392295aea58b5283e" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_rhyolite.json" +hash = "13a7f7cca916160ca9b356dc467061248430a63cc5c1237c0985cf2254397eb4" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_schist.json" +hash = "a3e3a9c4241ea7eb6027b33a35db6de3b1810c12dd39fc716f8258467e2efd6c" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_shale.json" +hash = "75c817409aca887939fa1d97e80579ebfd2ccdf7e5c66fe49d56a489d0d5d085" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_slate.json" +hash = "5240603e87e0c4bde147c45d8977d1e1760e93b5b55e1a5ff632f14a51db0e28" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_andesite.json" +hash = "35b607ad157156fabdd6c44e5eb42e6e822d1298feeccb987bcea6f482868566" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_basalt.json" +hash = "503239f9376a0951fc1c534e51981e2a703233249f0c927f896f958e897dbad7" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_chalk.json" +hash = "521bc596f1ffe2470786e3d7bfc10bd931c390212a5395071e1f4a6d4e1a303c" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_chert.json" +hash = "e26411da49485ad969be09bdea4e5da1db0dea38bf24745751dcddfc406cea66" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_claystone.json" +hash = "a649a9b7a7e75e1e2c0c5cb2de2986c2fb235650733aca892fb848e16abe17a9" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_conglomerate.json" +hash = "8e0767fa1f4c27c88ae8b2eb95fb73c3d39fd2503a5de76c8cd0126f1b366038" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_dacite.json" +hash = "855a7c857ed3ebfdc7127103bfe01635d8196f138e8950c4dac1177f8d322d25" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_diorite.json" +hash = "ce96c675ae40e42b75a5c4910e6356d20ba2c8b500af58391dd33629b4da1d51" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_dolomite.json" +hash = "7f725b7e7eea083ea2e1f4114bdb985fd1a77fc610885a65945432cedac60943" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_gabbro.json" +hash = "d098b7faa5e170059f9bcd099046d309f5839394362367fcc82260cca0d93b2f" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_gneiss.json" +hash = "2964384e927afe97b9adcc2925bdd868b4e5c1e1da3160fbab984ecff20153d9" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_granite.json" +hash = "64c09e49cf11ce704e0896d4b5621d35f502c2bc21f5ba3ac744daef5ff6e902" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_limestone.json" +hash = "65ff8d76c5357817254f2e828c005a2e2342944026232ab333f8dbd02a9c9add" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_marble.json" +hash = "8ff808f7c25ca866b15c37393066b02019e94443927e09c3bce6d3a77248c52b" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_phyllite.json" +hash = "9745bfdc8e28c832a02c12eed48cad2334f19bf2182c60b7fecaa7332532fba7" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_quartzite.json" +hash = "7bc76e2740f266dadcd31feb15a18e0b0cc428089c9f5a04d4bcbdb4beba1ed0" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_rhyolite.json" +hash = "25c3f14914c534e95c492c23559d0bad13f4d30c518b30098d8e35bedc20d3e4" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_schist.json" +hash = "047beba7df82ae4a0b4d7aaba9b2fb5f0f6417cff1895fcad46d3033279cc6e9" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_shale.json" +hash = "a7cdcd58253c10faf7d31305d9a42b70fb4838f930767ba2a9d4d454f951699b" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_slate.json" +hash = "51dbe12970c9958ebd8af3d150fe2701a38db8fca8905f51c443401d75a8d357" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_andesite.json" +hash = "76429e2515858ed04559b97e50a7c4e6748b5280af5fe795c14179272a9a1630" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_basalt.json" +hash = "f36f95f2516796e0c589d098eab35da0b9ebd487930c1fa42f90b80d22407d52" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_chalk.json" +hash = "0f9abad6e1e58eddee31b5a90ecc15854b0e0a9694a4d6525ea37ecde05c082e" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_chert.json" +hash = "3c4b0d957ea395a046ec3d8850e7bbb427685482a70a5c40064244427e70a2dc" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_claystone.json" +hash = "0d1ce0bc05e3d29453c98fc0907f68d7670b387ebfb04cd6682320b3c67211f6" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_conglomerate.json" +hash = "0686ec99272b52e598360c9b8812459807f958856011b0c8cdcf2f78f103d279" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_dacite.json" +hash = "871ec811b1a1fd4ab39e5544ec63a75d60d3f89694a74ecc0ce41b04c3cc5ebc" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_diorite.json" +hash = "cd8e676fd4307e8ce8f27a8be62d1122f14e648233187c16a03e75adbb210db4" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_dolomite.json" +hash = "6bcbcca10aab73feb252393d87e056a1eaf0e631dc2b4a360f17691677a76fc3" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_gabbro.json" +hash = "7275cfc0c9c36a703e677bb27bb79dca7d8c049b4c43167100ed5b3f1154e3ff" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_gneiss.json" +hash = "39056adc6e4b49768e1f8ae6c81ad444f85b046ab855be5aaa5c064ad6dcabd9" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_granite.json" +hash = "f89eb1459abb824d236af72fc7c2ab6593a1bbee2382b450a68f8bad5f871032" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_limestone.json" +hash = "e836eb46732d20c70dde5bbce62ffa023c77489df5f433fd6bdfc849943a0f30" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_marble.json" +hash = "d8b4b349b8a54f701a3245e87865e4708b7059ad0ab28b77de37b314739e623f" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_phyllite.json" +hash = "a7f493670d4cce240d1432e0930c9e29066125d86cce1c6907dc73a39db16232" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_quartzite.json" +hash = "a7265f0dec8632af815f3b70574bf2aaf91e4b774e9235a2d79e4bf349321d0f" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_rhyolite.json" +hash = "b12c0a4db28e39c6fb438b834b5630384c537407b0e715d5462c56fb832f7659" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_schist.json" +hash = "02aed5b1f2082a131447a5830dc2a79de5b144fc393ef2618a2363d3cd25ff7a" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_shale.json" +hash = "7b6d53eafd31aa8c8894ac4db7fef67146fdec59435010e3a3a3f82fdc41a708" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_slate.json" +hash = "d60ce0025eb130da763658c978d9e715cd85e39fd42a6e97b9d6ce6ff7290842" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_andesite.json" +hash = "7961037a9c35faaf98328f5488321e26555d7acef4a5c2fa164636cd399cdcf7" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_basalt.json" +hash = "797bbe3e46d07447b3175fc727df0cb19cfe238618f8e4c1380e0f2d6011f62f" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_chalk.json" +hash = "fb6ba819d889dc5840b58fe3d892fbe9acdce51e73ad16555cf2587cbc6ac107" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_chert.json" +hash = "9796de4c008f5617c237cb5f8e65b5bf826059e9e247ac5261e2bf15523ceaa9" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_claystone.json" +hash = "3a681c8ee717ccfb73c31973c4f65fbf93365284d65b61f65378c591a5c6f284" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_conglomerate.json" +hash = "8c1918ec4321a51ab9ee5cf6940a93dcb6f1f282acac762524c14a7c12404cf7" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_dacite.json" +hash = "8cfc5eff77cdc3d38dfc885afac82849ab30ea5db1b1b9fdb51cea6d4da53917" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_diorite.json" +hash = "071f162e6dbd5a56c7537a13caf4a2b2c0665a5b7233a3b864947e7562a425ae" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_dolomite.json" +hash = "a7a9f143418a1d2d61408b9a47cd6ba73a24e73c96a50e423f706f3b4870cc6c" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_gabbro.json" +hash = "64efd35b26b1c23cf203b9cc0a5d120a6c6b2f7003bf4e7d10b8de84eb81039c" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_gneiss.json" +hash = "e25c88fde861f19c94eb090c6be53a60465b6ead889caa5734993dd36bf7739d" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_granite.json" +hash = "9c4662f5be6ebbdda102b0aab7d9e438ef98a8fd54be6b66dfbe496d08e588ff" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_limestone.json" +hash = "4dd2cb94e656cb89617410b4a63a3cfbaaebdc35a6521736840fc18b3654e1ce" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_marble.json" +hash = "8747b913d1f88223ca9e708e8f45f8a2bafad3ad0ccce0dee1bbd648fc5dbbc7" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_phyllite.json" +hash = "91708b1e04d8d8c9d35aa490688af20c397a168a7926b2a97a60246f4860f2f7" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_quartzite.json" +hash = "90900a8f3a6f7fa1f737cbb82608f12eaa6dd11f246398f16d8b00fe4ac333c4" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_rhyolite.json" +hash = "8c876efdb167df27b667333fe38127671f1cc91b38a97737b3745f00a68341a8" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_schist.json" +hash = "16bc0aa4dc00e647ce8a09e6c248230667cc254a6e5fdaef203eb29d8c188ee1" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_shale.json" +hash = "9c9dcbb6d0b0ef56e934d9eebcbcac0ec4b420ff7748ea648efd4c357e1c0963" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_slate.json" +hash = "fc64770a09263476a12f44a398ad7a44236bc832472a791f8998bbd9737f67d5" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/worldgen/configured_feature/diamond_volcano_fissure.json" +hash = "4466ccae14f85cd47b6592e1f93826c3a9260b9f4a75bfde5975294f00f57a80" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/worldgen/configured_feature/emerald_empty_hot_spring.json" +hash = "fb8c6ce415f2c840c03d367e04d6ce43a51b8877568b4a76606880f3e17d96e7" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/worldgen/configured_feature/emerald_hot_spring.json" +hash = "9c0e37433c71c83fd941dbfcb8fcaca5549e8c9b9348b2a4d520f9e2613b684d" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/worldgen/configured_feature/sapphire_empty_hot_spring.json" +hash = "9dbabd899e905d1dac07357e084cfd7dda41f9d3acda44ccaea53cd32a0f3ae3" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/worldgen/configured_feature/sapphire_hot_spring.json" +hash = "351d2d34daf4a8808bd5e4939927356c60351fdaecb2b7d466241d8c7b5ef1e2" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfc/worldgen/configured_feature/topaz_volcano_fissure.json" +hash = "5f194fad7271556a0fa8687b08804b533a8d0d943ca5001073aa961fcd5fb6a4" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/geode.json" +hash = "d1c932e906bc40f1e0efabae92206a8a6d6ac8ca167dc8c0a67484915db900e2" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/deep_garnet_amethyst.json" +hash = "6a6b684b8cab6c2f363cbe4021fe89286d87716ce750ad8648d175d0dc0089f5" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/deep_garnet_opal.json" +hash = "fe584787fd526fd9e7fab5b694a17316d2513b47c985f13e4df6f24be0683906" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/deep_gold.json" +hash = "dc2ecc152386b501c174e2225d87b6d715d5bacef4d5a96063cd8749bb479bfc" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/deep_hematite.json" +hash = "4ba421fe844d8c1f01ef3036081deceb1f6037099aff63c33d37d0bcaf1c0d04" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/deep_limonite.json" +hash = "29f7ec1c855805d6a14fe6b385a7c92b116e0f4616257ebc567f79e3641c5d1b" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/deep_magnetite.json" +hash = "511d277b447f679d64f075f2b27310ca811a728f7343555d0ade6d88d4059582" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/deep_molybdenum.json" +hash = "eeacb78c4e7f7f262975783838aa3b89238a571f4cd2277fc4fd1a3ba7096cae" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/deep_naquadah.json" +hash = "ad3456a533846918694c15f24034cc0fb3359ef7646a268119a0083a43a9cc03" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/deep_pitchblende.json" +hash = "57373021039ad4b83e4979a24ef4d415942d4e8f82b4763b2bb1d65f2182317f" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/deep_sapphire.json" +hash = "a8a79eb5e840beb266109b2847082ad6b9f8781725a17fa69085d6dc21dc3b7e" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/deep_scheelite.json" +hash = "7deca5ab9c215b23ca297178ed07e9659d3cc3e83d13017cb3244eb12f113671" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/deep_sheldonite.json" +hash = "0b31c3102ec992b87186897e27a1aca344bb994a7dda33e8317cb47b67f23c14" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/deep_topaz.json" +hash = "3f566a840cce679c65724c5c89aa7f29c050983207813fe0b39ca1aff415b0a8" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_apatite_.json" +hash = "45bff05e216df1115dbf3b63d92a738065880b959dbde95ecc23278886ab5231" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_basaltic_sands.json" +hash = "6547c10583cd4ccf77064a17fe782ccce3f87e23612556a6ba1f6ec5decc7441" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_bauxite.json" +hash = "424de677e0f22526967cd8fa174ef0ef107e78c5d9b75440dc18c26524699e16" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_beryllium.json" +hash = "a452882d7011b97316717322f52f023cb8ba0d42ed9dd8850b257283d728ad4e" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_bismuthinite.json" +hash = "98f536f5d39152e272c5b79d0de19f69365c71caafb79304285ed6ff168cb641" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_cassiterite.json" +hash = "bb39fc4d38e3c6e6f172a812abab5ad188db42d9aec753900efdacd27a57a521" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_certus_quartz.json" +hash = "e7695ea3a2d83700ce4c17d10024d445e998686fe1213229a5ebbe83d710841e" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_coal.json" +hash = "9eae7bf59eba89f5a8c254fe657bbe3334c9e4a21553d354246d90b63d7b22fd" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_copper.json" +hash = "60be9fcce1ed07afa168dfe07b8c8bd91b2653ee381915186abb09b2926837bc" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_garnet_tin.json" +hash = "464a657b62248de76d766aa591ed55a7355a0a1e1d7946e3f652976f20198916" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_garnierite.json" +hash = "21fb067de5f3d6adb492c4cc1df777a80a81cd3df58c27a2f2ccce643cb2aad4" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_gold.json" +hash = "50e79302173bade6e1aa0115729503ec7f09499908b1a3ed988f8be214b6bb10" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_graphite.json" +hash = "7b194c20f86aa7368c58f5487890713db6ef88b138f94a2453e2a17273f3cd45" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_hematite.json" +hash = "8a84dea92ff2f7b05908fd7e0848c2a0d26a897d18923c5345c5100d139a6f57" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_lapis.json" +hash = "c28461c8551509b3270d029fd6c29db1a82d17f5771e1a5b45898fb829e9a1ba" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_limonite.json" +hash = "27e1b4608924f2ceb28cd2cbd74138630c7162275aefd38ff5c93343e9d885ef" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_lubricant.json" +hash = "d1a304b5939290cdfaf93927610970dedd154957a04b2db2c9c3c729760c86bc" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_magnetite.json" +hash = "4694943b78482aaa3796b2683a9f3b4ceed2e0a2a8265b7ab582ca0d88af7b5b" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_manganese.json" +hash = "419ea6640d6910eca82794dd9c7573c84de2586087942456efe05b197d43ef63" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_mica.json" +hash = "bb44527aeadbf4455330c443075cf25fa69880af5e0f284fabfabcef7015f7ef" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_monazite.json" +hash = "c6662e762e2522a1bee597f847b931d325a45facb9b486535be3722669183b8b" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_oilsands.json" +hash = "0eeb9091a9625ca7dbc0a8a1642df7f567a18727712bcde725ad1bc74149e5b7" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_olivine.json" +hash = "f884496e4e14815dc1aee7d5c22a9044fb76eaa3db6c97911c6107fea31b389c" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_redstone.json" +hash = "66146d6ba6d8181b4ce8feb37f01d93d48a2c9ebdb0c0f146bd002a9a6d5d9e7" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_salt.json" +hash = "7445001a3e2a395fb2bd8bbaebcde38b9c1e7dc254dede0f175e79572861148b" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_saltpeter.json" +hash = "18ae5597075650e119ba8e86878d7b9dc666b9d289fae43218a21bb6aaf362c5" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_silver.json" +hash = "d47e72ea3f28f8e1d48bf9d0da88f49cf7f7d3aca33e7cf78b480afd6b7fed94" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_sphalerite.json" +hash = "4250b63d41919c763fc8c864db2c9b136c25c42b80ba9ddb90b07b832953952d" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_spodumene.json" +hash = "0f3cd6f756f90ad9db95217b64cbf0571ef4f9a08bd0dd5482989f8c0fed58e2" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_sulfur.json" +hash = "433cc73f0a915b175a28100a6769fdc613f7d54d8dab325b0e1c017fcc6e29d7" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/normal_tetrahedrite.json" +hash = "a0cb882745ab5704cefd3a657a294635033051a9bd8e41c0978154b643854f2b" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/surface_bismuthinite.json" +hash = "93ea3ce8ae6eb91a32048b0556b393085f56e23c840b25d94f57161e6e04bd47" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/surface_cassiterite.json" +hash = "4b5b664a28be604daac8403dd89723ab53309609953d7384fb7ba39d7974ff96" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/surface_copper.json" +hash = "757bea61b62bb87d3797b3854d187fedc0c66831da1fd98db771d9436f26afc7" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/surface_sphalerite.json" +hash = "b8ab65ccc535c220fdbd88d5a46f468316a5b8405020b07f00e76b50c3ece21c" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/configured_feature/vein/surface_tetrahedrite.json" +hash = "4b05d7b3c95c6eb9a109c7ab2897e99cf46ff562c801d7c770a952995ea947b3" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/geode.json" +hash = "3993a5b683b4a417d964eda873a209d6424c3769b4beb3f9de50708a37dfb108" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/deep_garnet_amethyst.json" +hash = "4191050ea6d5a15f8cc7881451cc3d990e6f21f5ade9750361303e0df91638c7" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/deep_garnet_opal.json" +hash = "b8d8a1856a7c7f88711e7d1147040e237a9ca90ec1389811912edb5a79af3da2" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/deep_gold.json" +hash = "a21541105274d541ae5eb265e8afe4d2e36b90085e3112445ef614eefa10b8cf" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/deep_hematite.json" +hash = "369e43111bf051ee7b2da93347d3f086d25ca8a2adf8296a6a5687c27f190f61" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/deep_limonite.json" +hash = "b818d7b46c70e8692a2c92bec361084799327f21fbb6106707944519796cc609" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/deep_magnetite.json" +hash = "3cbf717f9942aa077694e0d4b0cdb1ce6b8f2052418bff25edfee29575d55db3" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/deep_molybdenum.json" +hash = "e5cf4de2b74bfcd864a4a37c928176dc396b380071a650cd89075d68a955ea74" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/deep_naquadah.json" +hash = "3e2890d75f6eb64e608e81c949d268bc200881c50920cdcfee6751f653220a1b" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/deep_pitchblende.json" +hash = "734551097970f72a3e5bdf9c46d8111e495116bec98adabf8424b6ee663ccf91" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/deep_sapphire.json" +hash = "dca0550337aa624589b3ee73ba17712c0209b22a4d1d61d57e9809dd1733c5d1" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/deep_scheelite.json" +hash = "4ac6c7baf5c9062a3f6ff5d7e62e419f3334a47c28c8cb4e0a2627e81d9cd71c" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/deep_sheldonite.json" +hash = "050ac34ea6f8838a0d76d0d3f92bdf1ad9a3f1290d604a43d74946b6bd604ad9" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/deep_topaz.json" +hash = "129b955d633e2c4496a09a82d6206e25363fe7f20b1350edcf3ff9373222c4c1" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_apatite_.json" +hash = "961d9cf1ca69f6ea747a0cd59cde4eac9f89ada8d64f3f8f7c57d67cbfbadff1" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_basaltic_sands.json" +hash = "0c38068ef6871292b8fa4f1b609429e9c23f85b5ad7d03242797a0fbfb1988a2" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_bauxite.json" +hash = "5f67365d65d23e9a6f9ed4f327286d1bc5becbbca4a8799642bd6791d73de49f" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_beryllium.json" +hash = "142414375a540cddee5e73c995f0245b0f1850e5cbd6bd8240f5becb57698bb2" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_bismuthinite.json" +hash = "f4b1833599e63c0beaef3175bbba99565746fa562b40ee9714148873e07da949" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_cassiterite.json" +hash = "8000e2458c259922046d346188bb2478038e45044b8ab80ec2607e47f1a7a1e0" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_certus_quartz.json" +hash = "facd43a8e91b2c3d4f10dbca21b2d9177588fe198b5b0c825428ca30deacc42e" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_coal.json" +hash = "2dd6ff9951ded6c7ba948a505506c7673985bfdd9421c699c48af20b7dfd3758" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_copper.json" +hash = "2a727f716f1bdfeaf40dccb57303c05468d1070b91c75d458d5d76a2b06a7d35" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_garnet_tin.json" +hash = "acb75a489f32bab276562214232d58fdb6b1a14067bc9e5d0dbc3a05d04e397c" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_garnierite.json" +hash = "d34a22a8e1c5b55f0a7a0237d6e6414a4d1626f7cadef0f49166d76d963170e3" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_gold.json" +hash = "9efee5580213dda3532fda5212d5fca1c9d2a3b63bf1ea1df4150af182fdf437" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_graphite.json" +hash = "1334f80baec41f476c849e4253f41f21274fcd1529d3ce456a7b891335c96ab2" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_hematite.json" +hash = "2d55cf15f976e90e4f3eb1c2d5baddaf584df7be167ae7329e7b3341b0576419" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_lapis.json" +hash = "fb03403ab6de5c39b8296aea11fca064d45c61144b51c0da8763c8c61a6c3903" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_limonite.json" +hash = "479d9ebba67c93a95eec78909e924323ccaaf4f668e92142ae9d1be6b668a5a5" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_lubricant.json" +hash = "9f284197a81fdd819c52d24e5e7514d01347aaba57afba2a0efb0274bbe9dc35" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_magnetite.json" +hash = "5f27693043bc0e397b114e9012359833038ecfe151a722da523303e539d7d795" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_manganese.json" +hash = "ac398508d3b7b861d1730f8ed56b4a16060b8777e23044f5740be5dcd72ad1b2" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_mica.json" +hash = "22a861d01d9b2cda669dc8b6f839136ae02a77f29d1ba1d0f962d3139c48ad32" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_monazite.json" +hash = "a5ec224ad8ac0541007869083f60c10e380db6dd44622d100dd615ad5e523e4e" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_oilsands.json" +hash = "3c5d2c0a2c78a82764dc91a820cb66a674d3c56d5a8f2546722e6161c433f3af" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_olivine.json" +hash = "e30ca8adcf5274defa8925e51bee0692ffa8ae06954b43a774be8155708cab07" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_redstone.json" +hash = "bf614de14a0023599b708926de5bec6025586e50cb7e1b94dddb287d91c00571" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_salt.json" +hash = "1dfcaa1c2f1519c2c2b33144e42b671741a6c6a98dbf4abf093bd97138e81855" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_saltpeter.json" +hash = "71afcb952ff1407dd655ed8afad4400fee4ed10269328e2e8dfdeae812969732" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_silver.json" +hash = "78e52a989dbd83447fd9a60890fad1ceb33102ae31b88817b54ff96164db1819" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_sphalerite.json" +hash = "c86210da50106d2c1806dac1df9883c9697a6c869fd4e86cd62049922e0f717e" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_spodumene.json" +hash = "d36b9d781990f530575e6fb8ef5749b669e64f2b22a7c2ad79ab8d70eacdd7dd" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_sulfur.json" +hash = "0a272f8fe0bf914933489a9558c575fa96e61482602315118c8d7136c4e40fc3" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/normal_tetrahedrite.json" +hash = "12aa5d1e101f92f893e8e31fd7a806e20e4cff01a8362291e8ad96014cd36c2f" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/surface_bismuthinite.json" +hash = "154a9dd371be85f202a46f82b720f6d4237244281c440c782f29a2e57d5613b5" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/surface_cassiterite.json" +hash = "8ff83fa584476c1a0ff0dd0fdc302fcbdfc6cc606402f65a4d11dfa1ce457c55" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/surface_copper.json" +hash = "7e2a1717c1f114ba4d17d278fce84594562500119f194eb8475403c2652d2b54" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/surface_sphalerite.json" +hash = "e8cba08f1a4a8b4fa8ae5e2ec2979249b72ecc5436c75810152ab865a03f1380" + +[[files]] +file = ".github/buildtools/modpack/kubejs/data/tfg/worldgen/placed_feature/vein/surface_tetrahedrite.json" +hash = "259fcd216af77adb6c46e2afda7a713b64777cee8e0d4167688d33807e4f78f6" + +[[files]] +file = ".github/buildtools/modpack/kubejs/jsconfig.json" +hash = "121ec9d7902090c050b096aa83792aeb7580946392785f5bae5f8e4bc6dbcce4" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/ae2/recipes.js" +hash = "85a69406569085a6cab75601c7aefd77a85a0d5ac4849885af3a0e384643899a" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/ae2/tags.js" +hash = "50cbbe868792a2e70e9952b4557198a16b92583bb9b9751652631ab3cab308fc" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/ae2/utility.js" +hash = "f37ac0b761d7e4215e7b129287ae0104f33bf8a22157e4e4216775f83df38115" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/ae2wtlib/recipes.js" +hash = "fdd5b1e3caaaff2862a34922789cd6309e921a1954d8c1dc6c8394b3e88a50d0" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/chisel_and_bits/recipes.js" +hash = "5ec414a8c33fb9e3a434540d8e2fcfb14541c8e95b409deeb30414065ca3729f" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/computer_craft/data.js" +hash = "85624fb4622541080e974bad5436fc7d502085e8dffb2253d8736eebd19f3e6a" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/computer_craft/recipes.js" +hash = "6e269cb36e7e18eb924a1e71b0a6f6fa66b14e8468344f8397caac7782cd08cb" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/computer_craft/tags.js" +hash = "5bb9de183243d4c15beb8e102fb0e5edd829d6f8998f883c1028b511e872fc41" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/create/recipes.js" +hash = "1a9f239d1fe203e386fd6c21b8e5d918f1a39017bf1d071e381511919a32e0c1" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/create/tags.js" +hash = "156e3416b156822de6223d5cfdc20277d59df75cfb1f0d7dfcfeab62850a58eb" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/create_additions/recipes.js" +hash = "905af8126c7b9c7ee6c2dd6960537b9e272d7ec200c188a8fabcb74e501f6fde" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/create_additions/tags.js" +hash = "84d804ddc18be8d71021bb02d9ac28ede5284afc36121af8853f86da4d210db8" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/exposure/recipes.js" +hash = "2448f1690bd34360bf8d2bbb80f6c47b77d1a023cecae7279593a72d13a3eb60" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/firmaciv/recipes.js" +hash = "7f264a16e3eed30ea25f85d47044fb00f85e8858d7cc9cc08db470137617463d" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/firmalife/recipes.js" +hash = "471cacc7f2dd0ee3081cf935d18f7efd70459ab200d122482096873a4e2b8699" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/firmalife/tags.js" +hash = "9730cb70305c46458d04d930ad1e44dc29eea7b962488227d29d56df79804a5e" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/ftb_quests/recipes.js" +hash = "91a3f0b4d1bf8087c00297ca6f40a1e0981e92ff18be93e9b1da5283a957e2be" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/ftb_quests/tags.js" +hash = "2f5f3cb03aa376f9ab1ab26f48356bf3a2817b06348aa01a989f2b18dd7370fa" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/gregtech/constants.js" +hash = "2ee3f90e7a76ef4f5652775c7e7f0bfe93c91332279fc4ef3bad1a27a4c04250" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/gregtech/data.js" +hash = "2aa5514804f9fc5cda025618334fde6df5e2997b8c1f90139217c3ed40bee331" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/gregtech/loot.js" +hash = "55ad2a712cd2d05be32d5e4f1cb63af560e2be499268ff79c68ea34bf093f82a" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/gregtech/recipes.js" +hash = "a12e84e8b2edd7c18f35fb78489ea83f32a0ea33e293b44ab6fe64477f58a803" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/gregtech/tags.js" +hash = "cfc28e9e3d4cc2a28512a210d1d3e097f58efee90676d8428bf82f3722e8608d" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/gregtech/utility.js" +hash = "b25a72a8cafa13af940b7f7228a6861c55076ab1737f100e073576e6507b671e" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/main_server_script.js" +hash = "210d128668fd27cf2f741a826e541e002e9daa9ba6d88ec9a1922fe7c9b0a9b5" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/minecraft/recipes.js" +hash = "9b216371a1411714e7d79360ef2dcff9660549964bdb3d0da73139574ee8e30e" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/minecraft/tags.js" +hash = "bc2e020d75802826c2579202a77868c5adacb820a15a78eae0e86479fef87cb9" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/more_red/recipes.js" +hash = "8631c4a3de1ece2b7eef435efd654723f0cd455c94563acfa5ecb491d7edadda" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/more_red/tags.js" +hash = "3236fe2978d269acdda3a14e038a1a6b2977d27c99e9c37322215a0cd197e42f" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/railways/recipes.js" +hash = "7f4e6ac340cf4dfd18ae637e1094fa0cef1c22355fcfaa7e94753d4253a5118d" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/railways/tags.js" +hash = "ab24e7a455c6ab44332bdcfd4abaad7fdfdd3d0c05cdc6b82c49b6768a2f444d" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/sophisticated_backpacks/recipes.js" +hash = "f8de4acd78c14f1971e2c488a262eedf12e218589176be04ec11bb850e9aca37" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/sophisticated_backpacks/tags.js" +hash = "5bcf51e1c9935897b2290b4ad138daf444180777484308455e0a4a4f2383568d" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/tfc/data.js" +hash = "9badeccc10aa287cee109f884b01a5231f07504eb53b327efaa30577d935ba65" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/tfc/recipes.js" +hash = "b593b0c4efe003129ff016f4afabccfef6813add101c2db6ae0f39237d812b39" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/tfc/tags.js" +hash = "f0857b0abe92f31f8bfac5b9816f2e11a8dad0e723a5173fbd6fe12ed30ee469" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/toolbelt/recipes.js" +hash = "bd10979bd5ce3820701a73edd3a0f8bff252d0f5575ab328d17d4e17c9513bb3" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/treetap/data.js" +hash = "4095f3e190338bc8b7d0b4b0023012450de6304c17cdef3bb7f0219e0688345e" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/treetap/recipes.js" +hash = "cdbda36564f5d1347314a753567ce040948c5f32bdfde09605e845590912721a" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/water_flasks/data.js" +hash = "ab2f9e64f1fed9bbe421747be2c2f950023fc12ebcb1bc27e899f604ca1931b2" + +[[files]] +file = ".github/buildtools/modpack/kubejs/server_scripts/water_flasks/recipes.js" +hash = "5a1f8518dc81fbf4a5da3dcbbb6f883dc470e4fe03e7590182cc6f478114b235" + +[[files]] +file = ".github/buildtools/modpack/kubejs/startup_scripts/ae2/constants.js" +hash = "e6ef9f012f1e379079eeb8b853ff109d5dc1e1b3028b99617827ab0cdd0d6601" + +[[files]] +file = ".github/buildtools/modpack/kubejs/startup_scripts/chisel_and_bits/constants.js" +hash = "32d3ac49790b0622495c1be94faf286fe192d23481e4ceab35c2cea70d7068cd" + +[[files]] +file = ".github/buildtools/modpack/kubejs/startup_scripts/computer_craft/constants.js" +hash = "0334c6cfd370230452e203a76a3afeec14916d49bff9ebf18084eb42dc44b5af" + +[[files]] +file = ".github/buildtools/modpack/kubejs/startup_scripts/create/constants.js" +hash = "33f8cfe221f01035029ad5ea5ba57ae89c7a7f93cd7b2c99e03a23b049012eea" + +[[files]] +file = ".github/buildtools/modpack/kubejs/startup_scripts/create_additions/constants.js" +hash = "c4101ba32b4bd21559f58fa9a2061cbbe2a71d84b31f643ba7819324052ed698" + +[[files]] +file = ".github/buildtools/modpack/kubejs/startup_scripts/firmaciv/constants.js" +hash = "11905e65f74baa3e4c0444dc403bb6085d7078de10b05b01ccaa71e185455442" + +[[files]] +file = ".github/buildtools/modpack/kubejs/startup_scripts/firmalife/constants.js" +hash = "7ba9f91975891b772227e6264d7e3480154f029ca4edff97274ab5be0e5da5b5" + +[[files]] +file = ".github/buildtools/modpack/kubejs/startup_scripts/ftb_quests/constants.js" +hash = "5c32acaa3b1ec1686d0ec8c8f98679e578abed3383f00d859b2000b6ff9da93a" + +[[files]] +file = ".github/buildtools/modpack/kubejs/startup_scripts/gtceu/blocks.js" +hash = "f9f0be0025fb554c611945e1a1da72c97945467858fc5528cd5bf1a8b0558dab" + +[[files]] +file = ".github/buildtools/modpack/kubejs/startup_scripts/gtceu/constants.js" +hash = "8357938695c12961eee2d08b92a5849fd5b33ec4622cd40c8f35ab84ac3c01a8" + +[[files]] +file = ".github/buildtools/modpack/kubejs/startup_scripts/gtceu/items.js" +hash = "e2cd4f792873885a1470d90165b1b34841bf5e72fd03fb15aa31024fec14983c" + +[[files]] +file = ".github/buildtools/modpack/kubejs/startup_scripts/gtceu/machines.js" +hash = "e21769ad5a60e23b6bf9acd9b93f367ccbc6191a7f773702f534138124abd9cc" + +[[files]] +file = ".github/buildtools/modpack/kubejs/startup_scripts/gtceu/recipe_types.js" +hash = "01f8bb20bd0d2840a82fec6e7395e25b521bc42eb0837e5763a8b6933da8c2cc" + +[[files]] +file = ".github/buildtools/modpack/kubejs/startup_scripts/main_startup_script.js" +hash = "bddaab36c5a6b578a678a50b12294fff6aca7b5bb64d1cc05cccfea4eda3dfd2" + +[[files]] +file = ".github/buildtools/modpack/kubejs/startup_scripts/minecraft/constants.js" +hash = "5685005fa376150d6fd4387f7172cdf4115569e05924c7f51d040728f24b89a1" + +[[files]] +file = ".github/buildtools/modpack/kubejs/startup_scripts/more_red/constants.js" +hash = "b11f72b715305e862919e7cc1c494afbca31c2934cf265dfffb6bc11d201d18f" + +[[files]] +file = ".github/buildtools/modpack/kubejs/startup_scripts/railways/constants.js" +hash = "39fd94027ac5fa506b214fe5777452fa84a2d4021ab1b84c1ef49260130297db" + +[[files]] +file = ".github/buildtools/modpack/kubejs/startup_scripts/sophisticated_backpacks/constants.js" +hash = "e8f430ee2495cf6dff00841b45641b507492b4a071721c8d03fb48ac5c5630b0" + +[[files]] +file = ".github/buildtools/modpack/kubejs/startup_scripts/tfc/constants.js" +hash = "d997938c1901ea9500d208205f3d460039fe655956d473efd99bfefa0f6c0b5e" + +[[files]] +file = ".github/buildtools/modpack/manifest.json" +hash = "42c56edae562b4cd3ecf7ea8ff82150e76f9879b8ebf06b180d1c8cc06cfdf2a" + +[[files]] +file = ".github/buildtools/modpack/mmc-pack.json" +hash = "36a72dc413b9daa335268641459312fb64dc26cb4f3f19b0008cddf3d4c2ed27" + +[[files]] +file = ".github/buildtools/modpack/modlist.html" +hash = "7e44c03adb234031dfcbdc7d72d3e7d1c2ea82dfea600d266aca9d5ea10c310b" + +[[files]] +file = ".github/buildtools/modpack/mods/additional-placements.pw.toml" +hash = "5da4981346fa150b34cfa0936b41b39527e2edc177076cfe8156357ddd66ed4a" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/ai-improvements.pw.toml" +hash = "11c40209898628cc8ca75d28f539c449384b40600bfc88272306f6138f4e4428" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/ambientsounds.pw.toml" +hash = "e4e19543a206b71f651c1d9ebee43ff6fabce75fd5f370bd485696f98fa12f18" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/applied-energistics-2-wireless-terminals.pw.toml" +hash = "a40d23bbf38073397c822c17a6a9b816397074c03e57b798a83bf50d2e77acbe" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/applied-energistics-2.pw.toml" +hash = "67adf512a1b219f400cca4a1954115eb09f352868b38299969a0e34fcd52dcfa" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/architectury-api.pw.toml" +hash = "52614d4074179a2819bbb70aec41cf3dd181e6d4bf9763e181fb2fd2a539e189" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/astikor-carts-redux.pw.toml" +hash = "9c55eeb7b61f7180cbd99a833b9fab5cb9121f747610f9eefd6be7361d1d0a7b" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/astikor-carts-tfc.pw.toml" +hash = "3ff9a6e9aea300a3a29f792a52a57f0b6058658fbf4e32cb4933f7c0e28b2287" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/balm.pw.toml" +hash = "9c2e49283d2f251717b890fdbf9b5f3e92ff64bec53dd00e099f969003833b16" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/barrels-2012.pw.toml" +hash = "e3ddb6c3aa1f1f5393ad908b0741f459dd5e0440e383b8a5aa2598122b9f1a39" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/better-ping-display.pw.toml" +hash = "9d1b7461e30b45be9b85a401c211ba298012c2cd01950e55ff2daeca30ba4c3f" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/better-third-person.pw.toml" +hash = "350515eff162272fc4424ae014aa2d86bbe3ad4ded6c2139f352fa88bb522098" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/betterf3.pw.toml" +hash = "8341be7376192fe2cbffa3af36060ab8684adb2862efe478d697810cdd979e95" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/blur-forge.pw.toml" +hash = "b452fc877ad16f35cf274f3945ec7eb46d645be3d76bd506858b263ce09332ce" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/canary.pw.toml" +hash = "3a563d7e735cb608193370ebabf084576099ebba5014af1844496aa945c9afb7" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/carpeted-stairs.pw.toml" +hash = "87c0430acb03c8092df8aa37df9d7cb16bc6895ec3932c72e23a04561faf5896" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/catalogue.pw.toml" +hash = "0722da0022c3d9dcf6be08f561828222f61911b62aed7d8c75f71c126e12e1b8" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/cc-tweaked.pw.toml" +hash = "ef5de957c934c3b1d24306fc59f6c36f6b0b1078d166855b1d499949acd3ea1c" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/cherished-worlds.pw.toml" +hash = "fd8efbdb96ececfaf83cf6c6f7bc441ed73e6ff90d6b3eb64408507f819186b1" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/chisels-bits.pw.toml" +hash = "9f7f2f35ccbca3e16fa3941199d89d6340fae1d15b9bedc9e53037c617e41db4" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/chunk-sending-forge-fabric.pw.toml" +hash = "86252c4e6701b798dac5ddef4b0fa6b6f5bdb280e83945b5b98d7c0be4441a35" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/client-tweaks.pw.toml" +hash = "f71088a0f4930a32f27756a6fc6db26a88ead8bf5e236159c52c98868e26ed27" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/cloth-config.pw.toml" +hash = "d4512023e6eb03c5045365468de16cebe1aea7f14f6cb94902d72848f69c79ce" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/clumps.pw.toml" +hash = "f2bc9a24518e286b908f6e467e92070818ff3c3003d8ff75675b83094c56b10e" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/connectivity.pw.toml" +hash = "0cdd209cbf66b8929f8250f520e2bcf94056f57c82921444875265fb9db1f64f" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/controlling.pw.toml" +hash = "1e56f528d8e21b0cf9c52c3d6deea2a4eafa408170b39a070195dbf66617f373" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/corpse.pw.toml" +hash = "c1829724fc8399b466a60a2aee6a72251f55e1f7443c776094a01b952f3f8561" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/cosmetic-armor-reworked.pw.toml" +hash = "cfa8aa9c0437721dab2057c932c9cf8ec3d3a11f672040601305238d13df85e8" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/crafting-tweaks.pw.toml" +hash = "176907048c44287e5657e5a6e239c8df8c503836cf5ac483197d625b8f8c732b" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/craftpresence.pw.toml" +hash = "87c8d6ace9433d840c55692d3f16056ea3b55208808930140982300a97db1288" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/create-steam-n-rails.pw.toml" +hash = "f391d8786e495abf68c3ca8f8aec546c6a66b13a170e1b0378b95dfa3fba1f9d" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/create.pw.toml" +hash = "6ecc31d75d379730df8fe950438b4ca26ed1daa8612406374552665f9222f9ea" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/createaddition.pw.toml" +hash = "5c8433adf9386789acbb00abbbe7c6279979d7c9095ca2e2723e864fa105b986" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/creativecore.pw.toml" +hash = "31c5d24839876b01bfc9eab4e1c37c02b2a3e1f6e210201f9e1b68a574307bda" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/cucumber.pw.toml" +hash = "644962a36d038ff1468bfd35cd14da4cf30665c0f962fe8c472f0cd17fe261c9" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/cupboard.pw.toml" +hash = "814db4ad681a0bf1fb6979caf675132a5703ee347aa30a77d07339343890bd03" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/curios.pw.toml" +hash = "e297fdb7786974314dffa4d0ed28736d1746543f6ba48377b630d282fa797caf" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/default-options.pw.toml" +hash = "1cb1ed842db59e479dc2b21cf8afb8eeb9ff4577d292e6b51ed8df98e24411d5" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/drippy-loading-screen.pw.toml" +hash = "ccf6f4d962371d41cae836f1df2ef9d0ae51d21de9e8f2e266d88481c3a63341" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/dynamic-view.pw.toml" +hash = "2423502ac14234635177138909605f6fe8fb6a7e0fedba4f32fd673415310d37" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/embeddium.pw.toml" +hash = "fb529895a347a9ee0827999259eac9ab2aab28dab9a3045ecd17166787a4a742" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/embeddiumplus.pw.toml" +hash = "17b81e7ae54d65521f26df3ead7e243662784a89eaf968dfce5b84beba93b264" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/enhancedvisuals.pw.toml" +hash = "ff8baecd50b1fbd79dc4397554946687efca886d1ddc0c06c7730e775ffbebe8" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/entityculling.pw.toml" +hash = "5b5868d9da5c3d76ea1edf2fd19e7b1612e599a625f8e6ef6bf56859df0783b3" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/everlasting-skins.pw.toml" +hash = "92aad830d351518722195722fcf4f917f5a3fe532dffd26f46dd72fea3881438" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/exposure.pw.toml" +hash = "34a35839b7fa838d53f08c983be5780de3836584076f6012680c698ea24b1441" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/fancymenu.pw.toml" +hash = "d6a8e0ca64ab51eb2842861eb729d9f0bdbcd1dba4ccfaa4236a2f973a8037c6" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/farsight.pw.toml" +hash = "895a16cc23b52ea6f851727c04199deae43eedb5bc9d6d121d20bf7f3a97c70a" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/fastfurnace.pw.toml" +hash = "941194b650fa31742558efb25a2bc92b8bb6089da8cbf0f0eed096a6f76138b6" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/fastsuite.pw.toml" +hash = "f66951f1aede8b984643c636b2f3177354395254f9e60a9728dbcbcf1d94668d" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/fastworkbench.pw.toml" +hash = "8630a92c47c281994b920f446630b9832f0058a44eb21de12bcab8f2b6f307ed" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/ferritecore.pw.toml" +hash = "e5264eb103970e9148e18d2b6ed50584d1d897e679db8c74be7b34b940574867" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/firmacivilization.pw.toml" +hash = "682d83989f0efda723f9c15d3c3fbc3701eaf17e3bdc104664d7857d21add638" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/firmalife.pw.toml" +hash = "55687c15743278e61fca84c8f44f7d4ddf9a1c17183ee9b36ff31a57029fe4fb" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/first-person-model.pw.toml" +hash = "0da5734a722806322f9d0b2a531260c9004d2ba83a6b11aabe9aa00a77dbdad2" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/fps-reducer.pw.toml" +hash = "74343f6931d66da29809e437bfb83d19adcf2bf5c81861071fad6f049c70ed1e" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/ftb-essentials-forge.pw.toml" +hash = "e196c44c69785ae15eb47a10207fee12362d34e63d94f663a00aa58e26313c37" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/ftb-filter-system.pw.toml" +hash = "861fbd37ddfb6fbc634b339e3b9aeef435c6a04f8c18e949bf0784ff0a6bf9d4" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/ftb-library-forge.pw.toml" +hash = "ba8611194b53a37c87f3531718f338b7f5275a84dc7d35730e660c9e7d5e680e" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/ftb-quests-forge.pw.toml" +hash = "16e3916838ca25a74bf2c9d89e78dfff74a5f6ebe7b873f5e8ea162d9e957475" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/ftb-quests-optimizer.pw.toml" +hash = "dbddd8903f11b23cac7591d4412cbb4ad45736b4e79a20dd949eee941db909e0" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/ftb-ranks-forge.pw.toml" +hash = "6d4a92463401c5452fd11c1f71f7b049b3564b1f53f69a74b54302e981415465" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/ftb-teams-forge.pw.toml" +hash = "f9923d413d98e0fdb3a15dccd597b389a77cab6546b94db46817d697814df00c" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/ftb-xmod-compat.pw.toml" +hash = "c29644a21f7936f1db9dc3c3dd54fe593a91dfeb1cc3f13ffc5fff5e02f890a6" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/get-it-together-drops.pw.toml" +hash = "3c35fc94cc89a4a1f2803ddc98fd0f530874d9d3950072f283428d48359f4c06" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/gregtechceu-modern.pw.toml" +hash = "a997f8359819f4de06deac6cc5178a20225155e3f03dce3e92b66720e2ba35ee" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/inventory-hud-forge.pw.toml" +hash = "b89733a48c29082434f6bce4616c0f528c3a5b40ee3b807f86a9f8241e05587b" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/inventory-sorter.pw.toml" +hash = "537f95eb95c08a7510b7151d2960904d2fae3ccd515a5f369063c11f707584fb" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/itemphysic-lite.pw.toml" +hash = "52bcbac72993e9b52a7ad95ef01fcd26d75313ff4c95f9b47fcf928b2a40e748" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/jade-addons.pw.toml" +hash = "3a61d8d5097d96d41106c38bd40d17b8847c0d388219e6797ba29b187fd50411" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/jade.pw.toml" +hash = "4b798f5f1c59f9ff4eb657f6ee899c2b6210d05e5812abf75ef33a0e98ed5475" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/konkrete.pw.toml" +hash = "34f1fb2e7c9fc5fa9a646a8f59b4e6054a1c5de60072d194c421662365a1bfbf" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/krypton-reforged.pw.toml" +hash = "ba2f214504381c53f588e1a52d8be657b47ed53a256b45d623cea2c724748afa" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/kubejs-create.pw.toml" +hash = "432015ce62e9acfd7f305102eb0aa8423e3d424f06193c333b71dc21f1fba29e" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/kubejs-tfc.pw.toml" +hash = "2e6b0973134ffca857839cac80f38c3c1bee4762b661d80fd0dba6b033db222a" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/kubejs.pw.toml" +hash = "f425c80aaf60a9e503dfb132b3d334a35c2f82518b96b2a15d5d87e616ff9156" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/let-me-despawn.pw.toml" +hash = "29e8b5ebc8295fbe6fd1bc2e7e036bf3ad21a905a7cc4d765053e3c56094943f" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/localized-chat.pw.toml" +hash = "bed005a64e403dd061b44d9141e1d5e228ab8685aff62abb99c87fa99691d4a7" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/lootjs.pw.toml" +hash = "aa9d19f7cddd826bb1137b86157cbc99d45df6b258808d13b8865561dcc72714" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/modernfix.pw.toml" +hash = "10a80ae383e564d288cd8cf376d276a9eb091761eb987e6540312378d8fb9c42" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/more-red.pw.toml" +hash = "bb8dd1fa0f1ee88f8f947a2ab2101c414cb2808dac81c21ac66c8ad32cdfec29" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/mouse-tweaks.pw.toml" +hash = "fac74cc46a4424c4a235a6efbb7e8b3b62c200ad95564e230857eec26b33f216" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/my-server-is-compatible.pw.toml" +hash = "cf18dbe0e49d928bec3fdda338129b42a907ff9d07253dac4959d9dae1a4bd42" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/nan-health-fixer.pw.toml" +hash = "6784868f7f8cdf15bcae5dadeff2651712e78fe3bb7a699c0664ddff7ebab8b7" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/no-report-button.pw.toml" +hash = "c7240912e7035234754634c1e22683a24bb08e9a2c18078dd3a2930d7baab1c3" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/not-enough-animations.pw.toml" +hash = "913973f2197cf49ad3ce2889838a56074da14a9690a9f5709d4462c86b498eef" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/oculus.pw.toml" +hash = "31ae55a04e6bf3dd073be426cfd687505ebf9ab691d806d580e9a3305fc8a9ce" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/open-parties-and-claims.pw.toml" +hash = "8870d86453dcfef75327875c3d1b8ec5bc9a4310c47147aa6a837de5491257f7" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/patchouli.pw.toml" +hash = "3a7eaa64434e7449e5fe6bd089bc784499432dae7d6ca07174b55b10a3b32ec8" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/pick-up-notifier.pw.toml" +hash = "9189983623b36c936ee4e3c7ad70407899a2fe9fe31498a5b6e1b8a03913f23e" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/placebo.pw.toml" +hash = "3efe1725ae6105d992ab8be92044c83e1886b0b9f0972415c3f72ab018e82f79" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/playerrevive.pw.toml" +hash = "da70a0bb0bf63f323fff9d77be7752274a27b26e0e721fbf926b73a882af8415" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/probejs.pw.toml" +hash = "40d3ed9c0c5e9436c0e9c26313052d5a0a782132bcaea8af185721c4b4cff080" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/puzzles-lib.pw.toml" +hash = "a6d2a47c63ad8d73f67de705591ff863cffa9e475463c81445e1dad0ed94084a" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/rhino.pw.toml" +hash = "6be79c8aeb5bddbe5957a1292a7977d8e03926c3126472edeaa906ef54f51b58" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/roughly-enough-items-hacks.pw.toml" +hash = "7a39d6d8faddf9ac5f10aa1b3c271b8dc27b1f79531bdbeefb8d268b68e9eef5" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/roughly-enough-items.pw.toml" +hash = "3fce40c9060e26cbf4dab3dac2b14afe803641595e718f2c9935fd9aef93449f" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/rubidium-extra.pw.toml" +hash = "f82994d608696a7eed15e347099a43c5a9ef168ab477f6029d35dffbd5b02083" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/searchables.pw.toml" +hash = "5a1192528bb03cab00ab6d81bffd6f89faa653b5385b8e1c03963c4d78e287e3" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/selene.pw.toml" +hash = "d6eb84bc0a9c2b69683253b26ab8caaf559f34427e6ecfc48e53fe2042d03e5e" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/serverconfig-updater.pw.toml" +hash = "74d266052c0ad2203ed80d71680698e1ee973952929ae1267101282cab5b320e" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/simple-login.pw.toml" +hash = "88bdb37465eaaeea366e49cb9cee56a4b7165e7dba43c00f7825b38d2beafcdb" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/simple-voice-chat.pw.toml" +hash = "058ffeb5d53f7390b2cb3b91017ede768427893e43a433ec5d6e4b267547d5a6" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/smooth-boot-reloaded.pw.toml" +hash = "8b001d223c2458eed8970eb699974cb73d93b75c6ceee62b5f61be85913b98ac" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/sophisticated-backpacks.pw.toml" +hash = "87f65e6facf6f4cb44331ad7700f706bbbe6376678bcdac3feedc3d802d10732" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/sophisticated-core.pw.toml" +hash = "ce696c09e68dd81a8b08a3e6a0fdc484a5ce0b2d9cde16ac71df9b86c0ec1de5" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/starlight-forge.pw.toml" +hash = "348f844432259e19f3098ac6b47be813611ee324786f276d9d231781c094db90" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/terrafirmacraft.pw.toml" +hash = "021a6c79576a5ee05eac77f8ec62d088f9b67e2eb1aca77f0a32972bf29c5219" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/terrafirmagreg-core.pw.toml" +hash = "5e71b2fc20d9422441767afa89451747e0e3f9e47174e92b27dc8fe61d944864" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/textrues-embeddium-options.pw.toml" +hash = "69c5e061e909cd434f23d2212ea6db6ab9d1cb7dbf3238948e1f871c3430f947" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/tfc-aged-alcohol.pw.toml" +hash = "14893bb2f441bc2c3f317e37e8c8a499ec7469712e1150c3f1b66907c25b9d1b" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/tfc-ambiental-second-edition.pw.toml" +hash = "230780e56b3afd44bd6b37b162193e2c4090a57259bd27b6554e2769837f7482" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/tfc-casting-with-channels.pw.toml" +hash = "bdaae7f102d199248ef822d1b46ea61a75a953fe50d1baea008d0b2721363813" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/too-fast.pw.toml" +hash = "8fa597b487ad567a8d1f552bd70a6ed1e23e101630e0a993f354e8e4e7b8fc8e" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/tool-belt.pw.toml" +hash = "fc609c2c8e3d9ce340a79e7cc1c81da7168e982f1c5a37705bbe4fcf89d06d47" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/treetap.pw.toml" +hash = "e4cdbb682e7e9a65154b34b2f303591535ba7933cc71fc12188e5159062f0d43" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/water-flasks.pw.toml" +hash = "8eef3bfcaf11d312fde6f3e084aff0ce3266f4d4adfcfa4617f0c7bbfaeeee2b" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/xaeros-minimap.pw.toml" +hash = "0c05da9019ad9d106253954dad1d1c7b969c0d2192f712ec039064515f1481ec" +metafile = true + +[[files]] +file = ".github/buildtools/modpack/mods/xaeros-world-map.pw.toml" +hash = "456748e1b1bdc9f4c411cf332a3e28e9ea57496b009af4aaec85a9615cfd4df6" +metafile = true + +[[files]] +file = ".github/buildtools/serverpack/forge-auto-install.txt" +hash = "224e625f9c04580b2688dbed0dfc492edb2545324c03478b46631bcee077b0c2" + +[[files]] +file = ".github/buildtools/serverpack/icon.png" +hash = "33ea62d26cca1dac22363338cd27db222ef2fc3319c94332ea3155c7a45fd524" + +[[files]] +file = ".github/buildtools/serverpack/minecraft_server.jar" +hash = "7fbd40e35b6171be6c2187021488189669ed166545058703544fbd23cd29c64b" + +[[files]] +file = ".github/buildtools/serverpack/server.properties" +hash = "98bc8a520772e372171efdfa7eca0fbe4a609ad095d5dc421d42d2df4f0950de" + +[[files]] +file = ".github/buildtools/serverpack/server_starter.conf" +hash = "13afcd063827469da024773d94c63c9b2ed7a788ce4e0fb0ff55049c0b61a78c" + +[[files]] +file = ".github/buildtools/serverpack/start_server.bat" +hash = "62334ea0a41f3e06a982d6501783c508e49e331190ff043eda3480107ed38b34" + +[[files]] +file = ".github/pull_request_template.md" +hash = "92102e63d4ec84597d5edd0c67b7100a359eef8a078cd46d26b76694fa7044db" + +[[files]] +file = ".github/workflows/release.yml" +hash = "49711877dfdecc1d07873961f5457f1eb7a1dfb0f7c1685d03a78e11ef7f1482" + +[[files]] +file = ".github/workflows/test.yml" +hash = "ed22c0b702dfe5ebde135016fb22d33abd58bb7ef7e95cb59190719cdd442ece" + +[[files]] +file = ".gitmodules" +hash = "28116b3e461d83f83c97d5a21339c22739876e11ebe645db6124ab63485c9c2c" + +[[files]] +file = "CHANGELOG_EN.md" +hash = "a50d26961ddabd08b5858147d00f42fe251cbdea99d10911ad6ec90e143b507c" + +[[files]] +file = "CHANGELOG_RU.md" +hash = "510c65ae60febfad36ec253080508c8ae4c2a0808f5ab684e2fa454fecd6ca3f" + +[[files]] +file = "LICENSE" +hash = "3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986" + +[[files]] +file = "README.md" +hash = "568042c53f5dcded548188b1929a328f6feb0dc87a16629ff5f550957c4b9a4f" + +[[files]] +file = "config/InventoryHUD/curios.json" +hash = "20de4ca7c8988e627ee2bb5832fb89694d0cc2847f052893b391023852ce7398" + +[[files]] +file = "config/MouseTweaks.cfg" +hash = "4069ce1a439d8c37453c1b1e9f2037e0942674c7e48723a39b37eab245792ad4" + +[[files]] +file = "config/NoChatReports/NCR-Client.json" +hash = "edfe78d985fe67dce28104f3d87673e94c89134144451c291ecedcd2e2c3b480" + +[[files]] +file = "config/NoChatReports/NCR-Common.json" +hash = "0eaad2630bd70ade719f7810e805810ada25379269ea194e43d3eea30c51dec0" + +[[files]] +file = "config/NoChatReports/NCR-Encryption.json" +hash = "0f61ac30bfc78653a30d715f793e30a6a43d6715106706487efd0aea5d43a84c" + +[[files]] +file = "config/NoChatReports/NCR-ServerPreferences.json" +hash = "df32843b853e0a493ef3a9b1e39276818294353fbb0d833f7f61e77da0f5bca1" + +[[files]] +file = "config/NoChatReports/README.md" +hash = "c52b76ccad2bd1063a22c7f6bb9e7c5db6b00fb53a6fd605585972ee0e5fc01f" + +[[files]] +file = "config/additionalplacements-common.toml" +hash = "3b92dc0d7cbabb6a1bc4f46bbdc97978fd4d80a5dcccee7967dfb6f7183fafab" + +[[files]] +file = "config/ae2/client.json" +hash = "2b4592dca53600318a7123befb79193bd261a44739b203d3e01d56eddbf2e27e" + +[[files]] +file = "config/ae2/common.json" +hash = "89f5a0f747928712147d03fff0a2b1da4285bfad60ac5ffe18de665b2a0c45cf" + +[[files]] +file = "config/aiimprovements-common.toml" +hash = "d65113ea15e814463b1f477b0cebcc98dfe06a5d3f7100e3bacd414c7cb391ec" + +[[files]] +file = "config/ambientsounds-client.json" +hash = "21a64ee40af720e29d322537b174451f269ce4922236242d42618437edc898a6" + +[[files]] +file = "config/astikorcarts-common.toml" +hash = "b669fd8d0aad8ecf070a2d5e4c3df98229cc5045deb3d196df115fcce0d6c700" + +[[files]] +file = "config/balm-common.toml" +hash = "f24f7cede066400c657af13b1aff84e4920ac531bf24ab18cff1ef32fff72835" + +[[files]] +file = "config/betterpingdisplay-client.toml" +hash = "3cef81480f204e582b4578dc4d8657bc90a814ea79a9d7920e220cd599fdb5b3" + +[[files]] +file = "config/betterthirdperson-common.toml" +hash = "1cae9855e777afbbdca5cd858bc66d10069c902fbd1b8d073cbedace3fa71779" + +[[files]] +file = "config/blur-client.toml" +hash = "6ab6714bad3c0cfc510332ce2624c6cbe9c9063cbc635511ee336e04d235f0dd" + +[[files]] +file = "config/blur.json" +hash = "988cfbd9a6de8894be0e21fe870a3d3215beab32c8180e629d8922083dfd4e02" + +[[files]] +file = "config/canary.properties" +hash = "9ab57979c00571ccf53d5945594ec8ad96550723c916bd5c2b3fa849d9b9848f" + +[[files]] +file = "config/chatimageconfig.json" +hash = "e91cdd732791cdeecdf35d1fcf607de49e6267a1a92755944c53aa0a11105e2b" + +[[files]] +file = "config/chiselsandbits.launchproperties" +hash = "a18b035116e8a36fae75080bd197c1906526eb26e72a28fea9a8d34291d968fb" + +[[files]] +file = "config/chunksending.json" +hash = "e589c5988aa0f23e08400df47ef156a61eea1978f2161ba014da278c28a60ac7" + +[[files]] +file = "config/clienttweaks-common.toml" +hash = "3798d9ed4d748ce7f28801f5b7f2106138c02f9f0cf07208a8a5ac6150b4f4eb" + +[[files]] +file = "config/computercraft-client.toml" +hash = "09eee1f5405110edb02064e2163b32b0ecff39756f8e1fb88dc37a08e452d574" + +[[files]] +file = "config/connectivity.json" +hash = "d1f6a792a03e4b2ccec19ba00098db7d4c47fa3f3888b534cba2247a045cfd64" + +[[files]] +file = "config/cosmeticarmorreworked-client.toml" +hash = "000b9988ecbe8b294dc3577d1867b09954e237775b3a252af45df0b4cb2c591c" + +[[files]] +file = "config/cosmeticarmorreworked-common.toml" +hash = "bbcc81de697b22295d1fb327a0fd0b1deebe86a33daba4713c341e15ecf89316" + +[[files]] +file = "config/craftingtweaks-common.toml" +hash = "2cf3fbd8735023b15888f9af5ca6a270f0ecabb20c72465e5de93b58e8130b53" + +[[files]] +file = "config/craftpresence.json" +hash = "44db7b1be4fac4317f4b847455d3c266f583bab7c37bfc36785201d447daeecf" + +[[files]] +file = "config/create-client.toml" +hash = "6bdffc741647463db2865247814706c6aed9dd2c83ff0c79486b1572f926e67e" + +[[files]] +file = "config/create-common.toml" +hash = "679e3eb1366b748e91af6d137f1a9f52a3a3a02373c0e454015dc504df4bf6fa" + +[[files]] +file = "config/createaddition-common.toml" +hash = "911ede652ac69db2382a98cdf852b76755b45299fcef3a8888ea7ff36fe98ff0" + +[[files]] +file = "config/cucumber-client.toml" +hash = "d920a1787b62c4293c13f70e768fac4f5bf44cd8f7e51cbad251693bac8108bf" + +[[files]] +file = "config/cucumber-common.toml" +hash = "c611d28e90bc2321fa00f7dbcb86344f58a25c1c6401c7c12ca7d054d650d814" + +[[files]] +file = "config/cucumber-tags.json" +hash = "ab1a142b08e16556f6c81f073a4fe03623f183ab3b5a463872e395c253fcde5e" + +[[files]] +file = "config/cupboard.json" +hash = "42bbabc1f3eacb0e7ac159aeb9fa8ca5b72a3bdc1de008ee8e65a632b23d8fe0" + +[[files]] +file = "config/curios-client.toml" +hash = "1ac04b541d19cc58791e5ceea4a46b7e1d75a2b4b2d5e359b9fcab606e5ef750" + +[[files]] +file = "config/de/mari_023/ae2wtlib.json5" +hash = "e9838cc6c67a746008e2c8bc88577be4c350d4f990ee5ca4861f07bce76e36ea" + +[[files]] +file = "config/defaultoptions-common.toml" +hash = "9424ceb580ec8f3f074ebcc0618bfceebb62bb44d64750c7df5964fc7713964c" + +[[files]] +file = "config/defaultoptions/keybindings.txt" +hash = "dd10183cb0723666aa08f380aca9960821e16aecd949ff9866786e7050d7b058" + +[[files]] +file = "config/drippyloadingscreen/config.cfg" +hash = "9048ef7ea3f91756e522d6976c02229fc8a797bb4d266f329160e994d0978388" + +[[files]] +file = "config/dynview-common.toml" +hash = "a0372e5ab4826bbdb0c252ea701e5f576105e63eab0d37d1f8e1b806d36167b5" + +[[files]] +file = "config/embeddium++.toml" +hash = "4a37e1ff2e24f118ed67233f63975ab48e6bafa279f8ecb423c051a0a3567ca7" + +[[files]] +file = "config/embeddium++mixin.toml" +hash = "3f5185680269ff7a3d5e012741c8d917d09016a8a19d0c68c79ee1b78b3f3d5b" + +[[files]] +file = "config/embeddium-mixins.properties" +hash = "09ff183e061d93b79514bc171bf9118497578757e7a5c45946039487656e2619" + +[[files]] +file = "config/embeddium-options.json" +hash = "baf58bcc8efad74cc4f96a5ebcfbe0db8d2c7a099aabfda97353f1bd18c4de6f" + +[[files]] +file = "config/emi.css" +hash = "f75a59fc128d617c9f23330cf53bec5d037e0bb9a181dc779ca73159d2da5f03" + +[[files]] +file = "config/enhancedvisuals-client.json" +hash = "1914b2723ebfa8d7f88279976f609f482dce75e37a9b2273d0d5ce450cfcd2da" + +[[files]] +file = "config/enhancedvisuals.json" +hash = "0db28b852e68e602e80940bc108ec70784d8975a8921d80678a0b24b3e088fd9" + +[[files]] +file = "config/entityculling.json" +hash = "b8a87894038f8e3fed39687928119da41553ec72fafd3c6b98e39efb62ac6e7d" + +[[files]] +file = "config/everlastingskins-common.toml" +hash = "2f09b12941bb1fc93e936d9d66a42cc7fa5c7b782eb8fd256e37234ce78abeab" + +[[files]] +file = "config/exposure-client.toml" +hash = "68aabdaf0b9fece2e9316dff6535e3f605d2c1eb051ca5bb337d026125eef5fa" + +[[files]] +file = "config/exposure-common.toml" +hash = "612e1954c48e3f72f59426d3ea0be1a127a8c83139df2095c920c7805ae4f6a7" + +[[files]] +file = "config/extendedcrafting-client.toml" +hash = "1e4729a8081c03850dd1caeab945ec4174d1fdf656e0ea7fd2095fb67f1bd1e7" + +[[files]] +file = "config/extendedcrafting-common.toml" +hash = "3ce30c76940ed147b45014eb861c156c6fb8bf5f4279e7787231965e82f1ad21" + +[[files]] +file = "config/extendedcrafting/singularities/aluminum.json" +hash = "c312c7764e03794d4e10dc6f5037849e14b6e9951b6ef9db84cee4d46cf05b5d" + +[[files]] +file = "config/extendedcrafting/singularities/bronze.json" +hash = "63ec642af0517db1c2bb747648551fa244978dfffd7cdb5d4ddd6445618453a3" + +[[files]] +file = "config/extendedcrafting/singularities/coal.json" +hash = "0ae1f7340d548abe2c6418b4e4e22836d0d086bf9accb63fdc7826e948146a68" + +[[files]] +file = "config/extendedcrafting/singularities/copper.json" +hash = "b8bedddbab362903586bdf8400c557b377082f763d31c83445d0a32e237b98f9" + +[[files]] +file = "config/extendedcrafting/singularities/diamond.json" +hash = "d92bfc4ab34b0b61684df3746a34d26bab6375116b3d3cb6195d096cc906b06b" + +[[files]] +file = "config/extendedcrafting/singularities/electrum.json" +hash = "2b0c25383d16b9a80de63b1ba5d3047955311436afbce03fd5b6e0a4474dd203" + +[[files]] +file = "config/extendedcrafting/singularities/emerald.json" +hash = "446cfc0973dda02c495835bb45d406a801103144903edfcc641baca393dcee48" + +[[files]] +file = "config/extendedcrafting/singularities/glowstone.json" +hash = "631a85daa1c1b290eea94e8f9fa765a3454fc20a7b9b65d657cf49828acb433c" + +[[files]] +file = "config/extendedcrafting/singularities/gold.json" +hash = "19006ad7a8976d18443b82df40361950d0f66fb08b7622a04e924c138e2827b7" + +[[files]] +file = "config/extendedcrafting/singularities/invar.json" +hash = "2241a7d139645efb7a94d9414d7aa9824379648ad3584a0ce654585a0505f422" + +[[files]] +file = "config/extendedcrafting/singularities/iron.json" +hash = "493f7f84e396a0ab98a75ab79878d406466a17d6604b1cc3af72e7d585f9cef4" + +[[files]] +file = "config/extendedcrafting/singularities/lapis_lazuli.json" +hash = "79d987f64ea300c7e7397233023ee4e62d2469df2ae9e29eee91aadfe795baba" + +[[files]] +file = "config/extendedcrafting/singularities/lead.json" +hash = "4987337efda2bc3f9144186f1c8b12a547318f8742c604fc39988a8ce4670741" + +[[files]] +file = "config/extendedcrafting/singularities/nickel.json" +hash = "fc345edd5286f0aae2781ac8af513dbbdeace690206c443b07a2f01afd32b3a6" + +[[files]] +file = "config/extendedcrafting/singularities/platinum.json" +hash = "7448f1f464aea1ef4c54727b0be4733dc126e12ad732453b50d6215a1eaf241a" + +[[files]] +file = "config/extendedcrafting/singularities/redstone.json" +hash = "fc2e360ad8ba4905ad4eb87541e8a7feeb19d2a67310f66a14cb27528a9b805f" + +[[files]] +file = "config/extendedcrafting/singularities/silver.json" +hash = "6fc9834eec29f9c905d93475168f8642f64ca66c325f8b2a2551cbcb5b3b3cc4" + +[[files]] +file = "config/extendedcrafting/singularities/steel.json" +hash = "9e0b586f2d9e247469779b137ab3d36c777e2ed8138d725cff53158f84044fc4" + +[[files]] +file = "config/extendedcrafting/singularities/tin.json" +hash = "d1d365e149244bbb1a73f902e53151e8831ef8b85f6dc21a09cb89c588f83982" + +[[files]] +file = "config/fancymenu/config.txt" +hash = "216acb8c96b6725bb274134c389572dcf3563f39d51632e8db0ae7d9dc6d5907" + +[[files]] +file = "config/fancymenu/customizablemenus.txt" +hash = "63158186da015e31dfb95e980c4912f4bd7d19d68509ce8e47f109ddb824edc7" + +[[files]] +file = "config/fancymenu/customization/gui_loading_screen.txt" +hash = "6b82e720d7f2d80fc4b0ffb1e7d5c99dd9e794246d4332b75595ad9c22e2732c" + +[[files]] +file = "config/fancymenu/customization/gui_main_menu.txt" +hash = "c283a881db9536ad88ea8df6c23246a8a82fea698a035e694779eaf9c1c56e1e" + +[[files]] +file = "config/fancymenu/customization/gui_pause_menu.txt" +hash = "88d9d030e9e1757b81294c698286506116d99a4b7c52a2b40b78cd9e3028f16c" + +[[files]] +file = "config/fancymenu/locals/de_de.local" +hash = "13485f1d678322a328e798c34f1ff9f7f9c690464d1050e2e7c1ea02b0f49b61" + +[[files]] +file = "config/fancymenu/locals/en_us.local" +hash = "cef0b6b4ed124cb2e5f0f19de2bd86cc59e6f7426a58d6d74bbd3554727553d4" + +[[files]] +file = "config/fancymenu/locals/pl_pl.local" +hash = "66d4e9b270d4d92bffd85b13255def475d3ff6c865965deaa700be2ed1b08bc0" + +[[files]] +file = "config/fancymenu/locals/pt_br.local" +hash = "0b19fc1d8bd8c86435eb39886116aceb3b4554fa749561fc87be2df0157a134c" + +[[files]] +file = "config/fancymenu/locals/ru_ru.local" +hash = "2120cd2e1de7d8ec9ee8d18f24db70645e92042ba55ffbbc68403ecdc8a50fce" + +[[files]] +file = "config/fancymenu/locals/uk_ua.local" +hash = "c9a592ff8445f3d8d6a87a59df27e72a67b71afcf0fc03dad27a5ded2f94a780" + +[[files]] +file = "config/fancymenu/locals/zh_cn.local" +hash = "50cf30919fd2c7b11f6ce246425d657e3b93dfb919a0b6fe4730dc5d9fee0d2a" + +[[files]] +file = "config/fancymenu/menu_identifiers.db" +hash = "9dfa943b1306339bcea776147394c19db55f7cfc41ed3f3fb639f41a360baffe" + +[[files]] +file = "config/fancymenu/minecraftwindow/icons/icon16x16.png" +hash = "d7d6ef49e173cfe108cfd63e19ae3efc64ead477a04f7f1a38c908533c692e66" + +[[files]] +file = "config/fancymenu/minecraftwindow/icons/icon32x32.png" +hash = "000d2050501c8d7588aeb47a19315d84bde4fd16dce3a1e4f523b96a3a1e6e18" + +[[files]] +file = "config/fancymenu/slideshows/main_menu/images/image_1.png" +hash = "b520a6b679decb7e9a5c973b248364294a735e4e9196bc9e3bb2449f8d6e0a49" + +[[files]] +file = "config/fancymenu/slideshows/main_menu/images/image_10.png" +hash = "5746625cc6dc81e43177df460c805a4d8ff401209386d0c18ccafe26b31d055b" + +[[files]] +file = "config/fancymenu/slideshows/main_menu/images/image_2.png" +hash = "0c6bbb5046de050797336ec9856db35a084fee187bf62b2e53ab7c5e9125d168" + +[[files]] +file = "config/fancymenu/slideshows/main_menu/images/image_3.png" +hash = "e1b48030da04d7fc343e1e6abf9693c4d6eb34739f729129334d07b0de70b921" + +[[files]] +file = "config/fancymenu/slideshows/main_menu/images/image_4.png" +hash = "248e818c9d211ff651bde0c8db42cd24a27d18cf38c5aeef62ec5518549e654d" + +[[files]] +file = "config/fancymenu/slideshows/main_menu/images/image_5.png" +hash = "1a3aca9adb9dee56b4346b300dddd5536d0e7ff2896bc291abe4d4d2a368c1e7" + +[[files]] +file = "config/fancymenu/slideshows/main_menu/images/image_6.png" +hash = "13a8d88a865413a74454562bde4e5db029aa06cd57754b6fc271933a32269030" + +[[files]] +file = "config/fancymenu/slideshows/main_menu/images/image_7.png" +hash = "b8462e7c6c9fbf9ca694d7d6ab42e584a9b3cdc04a2cecbf1bac96558cf18051" + +[[files]] +file = "config/fancymenu/slideshows/main_menu/images/image_8.png" +hash = "292bf40ae3e2e3702b8fee9120639ec8ce000a0b983aec42ade3d4d3cb5a7520" + +[[files]] +file = "config/fancymenu/slideshows/main_menu/images/image_9.png" +hash = "b10bfb8454da4acc8bcbfaf87efada741de38436d3296e444ccfe7cb62fca43f" + +[[files]] +file = "config/fancymenu/slideshows/main_menu/properties.txt" +hash = "2d99d25dd0b9377ca85f701670e42bcb30c722a660b41c891a9183eaead2eb81" + +[[files]] +file = "config/fancymenu/user_variables.db" +hash = "d2d55a621e0ca0765db2ffc20084e053b090e9076516e83b88a65b57a6d33557" + +[[files]] +file = "config/farsight.json" +hash = "98a9f53e1e21247108a90e80b9cf4141fd7b432e219a262672ffedd5730afbab" + +[[files]] +file = "config/fastbench.cfg" +hash = "8133f67a8d39f7a9cc0737636ffde75326b602201354de5dd3bd716491713219" + +[[files]] +file = "config/fastsuite.cfg" +hash = "310c59a267ec6ef618ce9f085375ad0a23360e80fa3e51b76a66ea00577071f9" + +[[files]] +file = "config/ferritecore-mixin.toml" +hash = "e3ca99e0f233e3bcf8b6762a85b1139f716bf96644318fe9cb022c270461b287" + +[[files]] +file = "config/firstperson.json" +hash = "fdcb8b0e5c3954accfdc6eb141fe45f21f392e9c4f02a9e9a410213730710623" + +[[files]] +file = "config/flywheel-client.toml" +hash = "0a70d58a4a562c2aa2945a3883d35fa3a8e90d80eab9d6b2db3be6103f71b9b2" + +[[files]] +file = "config/fpsreducer/fpsreducer-client.toml" +hash = "34b2ef94b8ca13619e341ca9250bfda910d5b7ab454de589cb8bc226383e795e" + +[[files]] +file = "config/ftbquests/quests/chapter_groups.snbt" +hash = "e57d8311aec9f524911ed1313cabf138bb7fa5a2d3ba985a00a2a267ff35ef78" + +[[files]] +file = "config/ftbquests/quests/chapters/ev__extreme_voltage.snbt" +hash = "262dcb7b45e585a6676716aa789a10d008178792737a2ceeb38a99540b692b86" + +[[files]] +file = "config/ftbquests/quests/chapters/hv__high_voltage.snbt" +hash = "eba77962cc0299fd1c9bef68605081047045259a4016cce3dec5fdb4cbfdedc9" + +[[files]] +file = "config/ftbquests/quests/chapters/iv__insane_voltage.snbt" +hash = "02f9fce3ee20207e0b7c72771769aec11fbedc62d8a92736d6447ba293ab8fb9" + +[[files]] +file = "config/ftbquests/quests/chapters/luv__ludicrous_voltage.snbt" +hash = "a572f3243b03e4fa8c371e38ffb427bdcd480230c123193a103ad75c631b4566" + +[[files]] +file = "config/ftbquests/quests/chapters/lv__low_voltage.snbt" +hash = "050476cea7f252233cbc5f3a0850cc209fc68724a187ffa9964f6dcbecd3b3de" + +[[files]] +file = "config/ftbquests/quests/chapters/multiblock_dilemma.snbt" +hash = "4b8e80c1fc819ccac927ad9a979bcb3d932895f5f8f5646f705563d9dbd53143" + +[[files]] +file = "config/ftbquests/quests/chapters/mv__medium_voltage.snbt" +hash = "dcf5d69cea50c8ab160ceb884ee9b8db90fabb685d4929fa63635ce275b20a15" + +[[files]] +file = "config/ftbquests/quests/chapters/primitive_age.snbt" +hash = "a92f3d2910e4b3bcec788ab7e980b231167001eb73798b7e445552fbf5d22143" + +[[files]] +file = "config/ftbquests/quests/chapters/progression.snbt" +hash = "2b47135ddc9caeff16b7fdf7ae4a4574162eed618db33eb241d6eb84eacbb075" + +[[files]] +file = "config/ftbquests/quests/chapters/steam_age.snbt" +hash = "d0d2138bc9e130033874c4082842ec0b1dcd1dbd248edacd8236bcd49b63ce89" + +[[files]] +file = "config/ftbquests/quests/chapters/uv__ultimate_voltage.snbt" +hash = "1d4226eeeb94a31b5344900912dd9038e6c7e9c83c7b3e92a0d858e60bded59c" + +[[files]] +file = "config/ftbquests/quests/chapters/zpm__zero_point_module.snbt" +hash = "d65523d54c1f6d225a4cd79768a031363de022846a5f9205318e98ebccd2bcfd" + +[[files]] +file = "config/ftbquests/quests/data.snbt" +hash = "5def5e38011f22ef57341a67640e838bb62b637d48887e1e5a542ef4ed6f6abd" + +[[files]] +file = "config/ftbquests/quests/reward_tables/bronze_age.snbt" +hash = "a51f509ce2e07a630825ba37103f4bf33360a92343eddb70dc155a6d0379685e" + +[[files]] +file = "config/ftbquests/quests/reward_tables/coke_oven.snbt" +hash = "9a26008daf07954d3ab466d44b45f7b8d8ca0a32814ab0a87a43a7c864cf3a0f" + +[[files]] +file = "config/ftbquests/quests/reward_tables/lv_lootbox.snbt" +hash = "26049f5582650ce2b3e60442455ab6ea5311e5b0f41b2ada2f8ddcd16df07112" + +[[files]] +file = "config/ftbxmodcompat.snbt" +hash = "774631c740366a8dfef9c646d5f60a9939299f3627180ab9ac4d540c76af4081" + +[[files]] +file = "config/gcyr.yaml" +hash = "5c7986347a25748f7e804d341fa65356cc3708b9fdffe22f66be348036552aff" + +[[files]] +file = "config/gtceu.yaml" +hash = "5cd81981a2e361ed4c8213e0b9b59b8e9b6a3970f6ae85ab211bbeb2edf46bcf" + +[[files]] +file = "config/inventoryhud-client.toml" +hash = "cb470377f38e9a42cdb8c2e4d0920a3a4831776059cb007795e8fcd253b1507f" + +[[files]] +file = "config/inventorysorter-client.toml" +hash = "a9a90c120d374d82018b03e579f1a4df8b4c5218e47a5c59a06fb3284661195f" + +[[files]] +file = "config/itemphysiclite-client.json" +hash = "889ce0a05442c5921d7ecdc9aef6957d768357b0fbf9766bdfdbb53b6365dbda" + +[[files]] +file = "config/jade/hide-blocks.json" +hash = "6f6658b4a600c154e8bceb74fbfd887c9cb159ae389b1c87d29bd90f21ce5b0a" + +[[files]] +file = "config/jade/hide-entities.json" +hash = "38975f3f3c25a40c905172a9ccde5489946048173d6173967f37aadcf602455a" + +[[files]] +file = "config/jade/jade.json" +hash = "8951063f399e5ebeece66336e01daaceacfba10cf4823243635a34db2bff4066" + +[[files]] +file = "config/jade/plugins.json" +hash = "bb4772652a30e2ac6dd87de20975d788ea03f03be859959ddec68f5159ca2df9" + +[[files]] +file = "config/jade/sort-order.json" +hash = "ef98a035de64dced7a6c9494f4e1d37c14278103aa22292eaad3ef756b907676" + +[[files]] +file = "config/jei/blacklist.cfg" +hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" + +[[files]] +file = "config/jei/jei-client.ini" +hash = "e29c72e0fec5860b6cc5a4466841e4092a863002e8f56247569c83fdfe494a09" + +[[files]] +file = "config/jei/jei-colors.ini" +hash = "bca5b02f5689992eedefaea160cecac8fd69ee8ae7cee403f5294afbe539e8ce" + +[[files]] +file = "config/jei/jei-debug.ini" +hash = "8f986a34dbe2053ece09b3f6d7635e38b17ea5c49befb91e87d2c2e1a44c8b1a" + +[[files]] +file = "config/jei/jei-mod-id-format.ini" +hash = "8f2761840207e6e133df740cd06303e52c711f418942300073cf58827a06b989" + +[[files]] +file = "config/jei/recipe-category-sort-order.ini" +hash = "df73f1352c30c2f01f979d78f921e281e001396099135e48c95551f366d0f582" + +[[files]] +file = "config/konkrete/locals/de_de.local" +hash = "79a34cfd15c2d9c06498dc221be79279507d9b57666cd44f8d2c2cf95d3582ef" + +[[files]] +file = "config/konkrete/locals/en_us.local" +hash = "fdf1864fd049b3f1b9af1f8db6c5125a627be7d06a451c778da3329843d3c39a" + +[[files]] +file = "config/konkrete/locals/pl_pl.local" +hash = "d38a7776e362e4de6082078d803c1c9358d9d40526edfe4bdfd29c552aef76d8" + +[[files]] +file = "config/konkrete/locals/pt_br.local" +hash = "dca55a2792451b31424cd5c24037141ec57cdca51955d062dd908fa9ca6a3e9c" + +[[files]] +file = "config/kubejs-tfc.toml" +hash = "1d65503b8c8511875ef5727e20a5566bb21523ff0872b9de3ac349f13fc94e3b" + +[[files]] +file = "config/localizedchat-common.toml" +hash = "bc7a951b164e76f829c8991319f729a2a38d54fd562907a56a2b361b72a2dce4" + +[[files]] +file = "config/modernfix-common.toml" +hash = "d40a0510a5eaf56e3c48e881348d7d826c5a1f61aa29b69cf0fc33dd96d6fdcd" + +[[files]] +file = "config/modernfix-mixins.properties" +hash = "27b07a3d49cfc04ebc395c0f32e2d633c8e1f9bdb9b1ee994c82aa5f8849cf52" + +[[files]] +file = "config/moonlight-client.toml" +hash = "1c89fa8c0cde84a1e82bd447352a802a1eec43b30180e97a7cc5e0ead278b225" + +[[files]] +file = "config/morered-client.toml" +hash = "f0a3faab831c70b6842e831bd9ca6d96d7e23d046c23f6e11a6f27ff3a3e3a8e" + +[[files]] +file = "config/notenoughanimations.json" +hash = "1ce156edd13da83bb8674fe0e9b91cbbdc3a4028baf7bea2bbaec2194412bfdd" + +[[files]] +file = "config/patchouli-client.toml" +hash = "3b6236845f6a5ff8804487b63b0d74305b91316dc9a008362838607b0be3bd8e" + +[[files]] +file = "config/pickupnotifier/pickupnotifier-client.toml" +hash = "ec64b886d9d024c0494829bd3f545f7b518f65382e07a66dbbb71640572cf5b6" + +[[files]] +file = "config/pickupnotifier/pickupnotifier-server.toml" +hash = "88ea0a4ac580013afcf17c7ae37892b82553cf03a5c14ced5441ad22c6d5143c" + +[[files]] +file = "config/playerrevive-client.json" +hash = "66afd32595b00de5d2837780a5866d600e296d9200a4e4fb1b6a2ef94693c909" + +[[files]] +file = "config/playerrevive.json" +hash = "0fb94c35b802a4121faa2594b62d1a44367ff9b8bb63f38843c94a6a045c8cc0" + +[[files]] +file = "config/railways-client.toml" +hash = "21e8cb0869daad0b795bc8a18bba16cc13bab327645480ea39e3ad841c037d3b" + +[[files]] +file = "config/railways-common.toml" +hash = "58f7821842631af9ec8bcaddb60526b81cd1b9ad63cbba87c83c70e53c3a9b16" + +[[files]] +file = "config/resourceful-config-web.json" +hash = "6e9b958c8e0538c23cf8771dd812eb37bc4c92a678e4be44edd38f0ece9692c9" + +[[files]] +file = "config/roughlyenoughitems/config.json5" +hash = "99cfcb52946dbe2bcab8dd796622b778cc99076c9837dca0a56bec62b5063dfd" + +[[files]] +file = "config/serverconfigupdater-common.toml" +hash = "a99af7b99ef3e625557c07e4dea8a602729c000cc3190f2772bc51220d693ea2" + +[[files]] +file = "config/sidebar_buttons.json" +hash = "f37500e8d3440dc1da3307f0fbbb3a0c181794c844efab9cfeb16564b4f22f3d" + +[[files]] +file = "config/sodium-extra-options.json" +hash = "1e253c3dde40b4d1b3b57f50424d9f7af48cc630d8330ab4642d2eeace4a5dc4" + +[[files]] +file = "config/sodium-extra.properties" +hash = "a2f1b47c1eaa119ab34727f1d43c2506cb3d7f17ba8fb4efb49e20c8e0b58e70" + +[[files]] +file = "config/sophisticatedbackpacks-common.toml" +hash = "101b2c3afacf80b07df488735591d32e69ada873f399a6ca66bf077ddfee1ec4" + +[[files]] +file = "config/sophisticatedcore-client.toml" +hash = "293088be5b4d13e99f6c12a0aaa7b56f0f9db5f9abbc615086989b689b3827d3" + +[[files]] +file = "config/sophisticatedcore-common.toml" +hash = "b044ff357e1d74708a85226dab770d3569677388cc2a017356316ef028c9ad05" + +[[files]] +file = "config/tfc-client.toml" +hash = "8ddecc7bede7bee149af62d47bb9afc42e68bef521ef8754bfc9e3e47f660d92" + +[[files]] +file = "config/tfc-common.toml" +hash = "d710faacc5a9400ce606fc9e789f862d32750814621878444981543cbd4584cd" + +[[files]] +file = "config/tfcagedalcohol-client.toml" +hash = "6cfa5870998e6ba53b7bdf0e62c36ead935333df83f8e53fbb0bd4d75c0045d1" + +[[files]] +file = "config/tfcambiental-client.toml" +hash = "f0cea8fb515d4d40423ffd9a44a74bec39953eed9ab3a1ad2813560ddeb935ef" + +[[files]] +file = "config/tfcambiental-common.toml" +hash = "c2edffaa519a4c56996fbfe790cfd840f0c6a059d1f2993e2b35a1999e83791e" + +[[files]] +file = "config/tfcastikorcarts-common.toml" +hash = "fc935db7d8924334c7249e4edd26eac02164f039e0c1c6a9eaca871fc874e669" + +[[files]] +file = "config/tfg.json" +hash = "8b600aaaceb0bf3258dc8fe4038908e8f70e454796ebc0c3c0287116c57aa420" + +[[files]] +file = "config/toolbelt-client.toml" +hash = "21308b8beaf47d04e5a237e2d926880d428c4168b1bbda145c251d8167c5a86e" + +[[files]] +file = "config/toolbelt-common.toml" +hash = "4f979d7ec57b4ed9bd6a8671abd19b687ebb94bf01065db5f36b1dc8eb987cf4" + +[[files]] +file = "config/voicechat-client.toml" +hash = "366f0ef6b5ef068aa1e5ef636fa2ec723803b8bcf1b200f958ac99ec21edde72" + +[[files]] +file = "config/voicechat/translations.properties" +hash = "6a521191220fe44d145da9a855fed277d9a19f4c09165425e64a2c7a03758ebb" + +[[files]] +file = "config/voicechat/voicechat-client.properties" +hash = "5fbc86b0559646ebce1abc7b2b0bca93941055d38bc3effa45d58fbb440a871d" + +[[files]] +file = "config/voicechat/voicechat-server.properties" +hash = "d5570ebc400891331bcf152cbf352bab784fb015dede781176403c0e94927eab" + +[[files]] +file = "config/voicechat/voicechat-volumes.properties" +hash = "33afebdb8ef07a3d774086931dec8d899f4da7aeba5b448fd4eee540ba5e02a2" + +[[files]] +file = "config/waterflasks-common.toml" +hash = "9c846ebf1432cdf7946e20355cfa3b5f9f9c94e90927eb26cfe01d2595542591" + +[[files]] +file = "config/xaerominimap-common.txt" +hash = "12d59cbd75c19a2bfb7f837f161f762e6136e834b07d3c3c5bba806a66e34bc2" + +[[files]] +file = "config/xaerominimap.txt" +hash = "37d43d0ff61e53b1ad7046d5639a1222f29fa377d114c750959d0bf73a88c8ba" + +[[files]] +file = "config/xaeropatreon.txt" +hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" + +[[files]] +file = "config/xaeroworldmap-common.txt" +hash = "d1f01c1b88e9f0273da1a90cd0c5d0ff62c2313b7ef4c901993aa8cafa84e5d6" + +[[files]] +file = "config/xaeroworldmap.txt" +hash = "6cae8c6c64eeebf4dd15076b8f172a440bf1ece460aef63d3abe206e2d45fe8f" + +[[files]] +file = "defaultconfigs/corpse-server.toml" +hash = "173862a80207d98d8844f2024f7b69406bf87e396409d9a66286f1353bf1593c" + +[[files]] +file = "defaultconfigs/create-server.toml" +hash = "a7c4b2217e6cc50497ee2b2ef4ce3eb2c48d268bed78837c6b1af3d986d613aa" + +[[files]] +file = "defaultconfigs/firmaciv-server.toml" +hash = "ef9fa9c08b570be1768a3c93e979714a9d3ca1d21aa41a099728ebca3c358156" + +[[files]] +file = "defaultconfigs/ftbessentials-server.snbt" +hash = "fcc70806256e6d9b8532ba5f817108d0efa9ffcf563bb2b0e8aca3306b40dd21" + +[[files]] +file = "defaultconfigs/ftbessentials.snbt" +hash = "2016bb60a7a8a6ecaa2743ce3b616b8ba58514bef3c5f4747b86acad8a8b89e8" + +[[files]] +file = "defaultconfigs/ftbranks/README.txt" +hash = "963de4bb10345f3daba587c850c3e66d35aa5b4af0ac8c422ae9a7d5b5d43a23" + +[[files]] +file = "defaultconfigs/ftbranks/players.snbt" +hash = "1d6faa9e1a76d13f3ab8558a3640158b1f0a54f624a4e37ddc3ef41ed4191058" + +[[files]] +file = "defaultconfigs/ftbranks/ranks.snbt" +hash = "ab328075e4794ea5487355ef59c9fcde977b2e9c14200955e0a83f0a44ecece5" + +[[files]] +file = "defaultconfigs/ftbxmodcompat/ftbxmodcompat.snbt" +hash = "e30478d4a52c37ab82e44e49f02c191a37822994046ecf5b02014f0bf55ffd97" + +[[files]] +file = "defaultconfigs/openpartiesandclaims-server.toml" +hash = "6280abeba695979c12969e96b9415e3e70598104ffd38c13ea133cf25bc071e3" + +[[files]] +file = "defaultconfigs/sophisticatedbackpacks-server.toml" +hash = "4ad6d51a0232cd0396b11ff9f91b3cecfc07375d868c60ec4476533fb9c1dc29" + +[[files]] +file = "defaultconfigs/tfc-server.toml" +hash = "5419457d1e6b6140da0014bd3be5e4c07d83ffe0658e508516bc701e8912166b" + +[[files]] +file = "icon.png" +hash = "33ea62d26cca1dac22363338cd27db222ef2fc3319c94332ea3155c7a45fd524" + +[[files]] +file = "kubejs/README.txt" +hash = "989f3737ae4621b8ff6730bce4cbeeee756921e7e510e0c281c8a350501d98af" + +[[files]] +file = "kubejs/assets/create/lang/en_us.json" +hash = "1a22b787807a764b2cb7e2237e7c64eeef217c14455e28d17294ced04b7a6c14" + +[[files]] +file = "kubejs/assets/create/lang/ru_ru.json" +hash = "af610b44617c5a13c48c7198f68d8da9c73b8430a64f7b18b84817ef35255c25" + +[[files]] +file = "kubejs/assets/firmalife/lang/en_us.json" +hash = "1bf5897e68f82a2f1548d8886e70fae52add6cc115b3939067ba8c5b0abdbabe" + +[[files]] +file = "kubejs/assets/firmalife/lang/ru_ru.json" +hash = "ae51f14ccef878f2d33f93073f0dc6a74c3672994728d63143f9d4d24e41fa36" + +[[files]] +file = "kubejs/assets/gtceu/lang/en_us.json" +hash = "522b8a028f6901d8db374dc357f543c1bca46e8cf4b5e94db9bdc8c640e5c57f" + +[[files]] +file = "kubejs/assets/gtceu/lang/ru_ru.json" +hash = "ced7a2345835e13501043b71a921660a33f99d2f920234d048898c573493e186" + +[[files]] +file = "kubejs/assets/railways/lang/en_us.json" +hash = "30b668d27182787a7d07390fe628585f8e187a2ac59ef8890d012bf7ec147a9f" + +[[files]] +file = "kubejs/assets/railways/lang/ru_ru.json" +hash = "9bbe98e49d2944ef5e12474815a177a66ffb07721ce3f4f965d6dc1aafa8ce29" + +[[files]] +file = "kubejs/assets/sophisticatedbackpacks/lang/en_us.json" +hash = "0f1f9ab8b3406d64812b0661c9eaf8b301a4f51f723e9a54380fc75f66413c35" + +[[files]] +file = "kubejs/assets/sophisticatedbackpacks/lang/ru_ru.json" +hash = "ca16fa1fc216d1be57b0c301e450be8cb95b40534ef75528c8292b2275314221" + +[[files]] +file = "kubejs/assets/tfc/lang/en_us.json" +hash = "2db3f4395ea5ad25a84705718e5f4a36319bdd8ecc5f40fc3aaa94387d097776" + +[[files]] +file = "kubejs/assets/tfc/lang/ru_ru.json" +hash = "5d4ea07c1d01372a9aa87057bf6f8b8f597a4e117a4fff6667907d61c9f75831" + +[[files]] +file = "kubejs/assets/tfg/lang/en_us.json" +hash = "d79897f384dd38eb91d005550cb4a05965f5e840893b3c11a62643c45b84a0a6" + +[[files]] +file = "kubejs/assets/tfg/lang/ru_ru.json" +hash = "b2c7b7170aac3ac724d22fde7dafb3bf834543b34af6a7dbf8b8849a2f7dd574" + +[[files]] +file = "kubejs/assets/tfg/textures/gui/button.png" +hash = "8f9a07ec06cb69066860e98b7f39b9fe4d5bc594014e9d733286e57ce9a710ff" + +[[files]] +file = "kubejs/assets/tfg/textures/gui/button_98x20.png" +hash = "36a08adc87ec0ea131c3d24bd717bd5d92a43eda52d4190aac61df4f68b980c0" + +[[files]] +file = "kubejs/assets/tfg/textures/gui/button_hover.png" +hash = "d889680503b5758cb349ab6018d6907973db0434bf3174bff45f32607e5952cc" + +[[files]] +file = "kubejs/assets/tfg/textures/gui/button_hover_98x20.png" +hash = "dad96cdd7c59de1bafacd879857b0a446a5a1b9bbab20b7a0c6f33d2c292a4bb" + +[[files]] +file = "kubejs/assets/tfg/textures/gui/curseforge_logo.png" +hash = "53b9e194f4328bd4329d6cdc26d65a47c152b62406056ec25558005982cf3faf" + +[[files]] +file = "kubejs/assets/tfg/textures/gui/curseforge_logo_hovered.png" +hash = "583b27aa3103db26e650746b4734e2d25471a86a09427de00538ec9f9e216145" + +[[files]] +file = "kubejs/assets/tfg/textures/gui/discord_logo.png" +hash = "1f3a78b166bff1d9dcb52b9317370b4c03c272d6c59aa9ed94d009530074ccdf" + +[[files]] +file = "kubejs/assets/tfg/textures/gui/discord_logo_hovered.png" +hash = "0245c8e9facd3d124520111c45074bb6b4ebffc4e5dab82991a0b9c1000fb77b" + +[[files]] +file = "kubejs/assets/tfg/textures/gui/github_logo.png" +hash = "d4fd05ae41d0f66a8b45879ebe6571dec76179c67e01227ba88d32c8581d0148" + +[[files]] +file = "kubejs/assets/tfg/textures/gui/github_logo_hovered.png" +hash = "ee879557a7f84852627386da01619a22632468ca4b57c6d45c61fee8df8258e5" + +[[files]] +file = "kubejs/assets/tfg/textures/gui/logo_512x512.png" +hash = "d81be11b1ad151703b2b5f054a474da32f8fac123cc0a361957e4c98f13b0b7c" + +[[files]] +file = "kubejs/assets/tfg/textures/gui/modrinth_logo.png" +hash = "bb066200abe20b11de78d53ef52eb1df94258062406d3dd52f1cd7c733792833" + +[[files]] +file = "kubejs/assets/tfg/textures/gui/modrinth_logo_hovered.png" +hash = "53997ea361d16fcdeca8f6b20dfae9e3545fd28d9bbf672bdca276dd7ffcf9aa" + +[[files]] +file = "kubejs/assets/tfg/textures/item/unfinished_basic_electronic_circuit.png" +hash = "1025c86f6d82643989611ecc2571bcaa9943b3f8e2e5ad6c6b1b6a2103d43b0d" + +[[files]] +file = "kubejs/assets/tfg/textures/item/unfinished_vacuum_tube.png" +hash = "940702db78913721839d38fbd1333be7b29057694f787cb3528f5bb6fd103e8c" + +[[files]] +file = "kubejs/assets/tfg/textures/quests/primitive_charcoal_1.png" +hash = "ec90fd0ebd7b3622d1773de05b1a7f009f16531808611f3d2ba75a0bf3f9f389" + +[[files]] +file = "kubejs/assets/tfg/textures/quests/primitive_charcoal_2.png" +hash = "b39a74e14ffbce79a588e465bb0a225fc59f28eb336afae31815261a79496394" + +[[files]] +file = "kubejs/assets/tfg/textures/quests/primitive_charcoal_3.png" +hash = "6b2bedeb28334ae7214f77f41098e394151241baa799f32e0ab234545d0dc15c" + +[[files]] +file = "kubejs/client_scripts/main_client_script.js" +hash = "45faa5fd515f6bfca4c2bc1c73fbebf5b7a3958a5e105586981f567c437df657" + +[[files]] +file = "kubejs/client_scripts/mods/ae2.js" +hash = "ea185a7332fb5ec4bd98f94b3483b71e7d318004c9ec7649bbc18c1a9fff3549" + +[[files]] +file = "kubejs/client_scripts/mods/chisel_and_bits.js" +hash = "5863653162f9af8e98e699c520e41f514f9f4306b838636af69b596476221fff" + +[[files]] +file = "kubejs/client_scripts/mods/create.js" +hash = "3a5ab1112ea585a35658ba0ef3d10bcca8e9d614d3d4ac834a7d71d75467b149" + +[[files]] +file = "kubejs/client_scripts/mods/create_additions.js" +hash = "6d7726d60be33fe9bc1561942b08dce28c9fb088bb0b024b56e6143bf3a81d6c" + +[[files]] +file = "kubejs/client_scripts/mods/firmaciv.js" +hash = "92627790972bd9474efb11aabaff1f14a5d3bcf79e693595544e63d226289ce0" + +[[files]] +file = "kubejs/client_scripts/mods/firmalife.js" +hash = "87094fe606c68e8861e48d945ecf9a470f84ac440cbd693af3afbf688aaa145a" + +[[files]] +file = "kubejs/client_scripts/mods/ftb_quests.js" +hash = "8d084831114527e25448233e4ff6a5de0e456215096d458361ebd2e2fded4392" + +[[files]] +file = "kubejs/client_scripts/mods/gtceu.js" +hash = "cb38eeabb3e92ca01af66fb2ad6f0b6d98920fb0d0652386cf45abba397e98bb" + +[[files]] +file = "kubejs/client_scripts/mods/minecraft.js" +hash = "7d21cf1786e2ba7780f05d24f5bb2ce28dfbf7d79ba749493d03c283845b4582" + +[[files]] +file = "kubejs/client_scripts/mods/more_red.js" +hash = "19ab316c0b385cd35de8572d509026cabfa4b6d19b97bc6e3a7c032e8dbbe897" + +[[files]] +file = "kubejs/client_scripts/mods/railways.js" +hash = "6a4ad211cc328e1a39d1bc38f3f3f9ba12212e11dcb43f3740aa3b5b17b3989d" + +[[files]] +file = "kubejs/client_scripts/mods/sophisticated_backpacks.js" +hash = "63e578bceffdb3d6de5224e8faf431fc30cf1fcb5df9d4f25cf6694af25ec9dd" + +[[files]] +file = "kubejs/client_scripts/mods/tfc.js" +hash = "a6bfd1df2f57fe84fe75cdf0b60d73bf9ec228583a41dfcec2bc751ec7528aa4" + +[[files]] +file = "kubejs/config/client.properties" +hash = "5904bed9f8d0c10f8ee0e08954b9d2b5a475613f7fccb5fe2c12ea7a9d4f49aa" + +[[files]] +file = "kubejs/config/common.properties" +hash = "7393223cbc0c22cfc696c9a042acc7fe8e8f8205fca04f9bfb82a6c975e80a91" + +[[files]] +file = "kubejs/config/probejs.json" +hash = "a9e34974237e33c1731914b71b3aeba46cb5cbebba1b0b99827b440927b0fc10" + +[[files]] +file = "kubejs/data/forge/tags/items/dusts.json" +hash = "abd9c9f2e6c774ed4523ff4eb627f25cd157c0e9607755c3a92b1a1a68e60297" + +[[files]] +file = "kubejs/data/forge/tags/items/dusts/copper.json" +hash = "89878949554ccb08481ec32201e65cf3c89c82cd40f80d0106a6489fbbaa97f9" + +[[files]] +file = "kubejs/data/forge/tags/items/dusts/iron.json" +hash = "89878949554ccb08481ec32201e65cf3c89c82cd40f80d0106a6489fbbaa97f9" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_andesite.json" +hash = "818637d5e4bcded05ad905252e86415661ca965d9f71e5efa7e9b174b5403709" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_basalt.json" +hash = "d59cb830844d8a2df9b918c8ff953e3c9828e509aac08a46aa5875cef8fc93d1" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_chalk.json" +hash = "97eb6e3f2905a73936294e6573e97017fdf832f74caac435df0030ce34ffc78a" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_chert.json" +hash = "293eed57cabe9b769b0a2210d27df5a5f0f7919d309e92e3877870b348fab512" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_claystone.json" +hash = "1e5556c30c9855dc9d0c788fe52b57db5783696927faa9f666b31845a967cde3" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_conglomerate.json" +hash = "3b0ba83cbec1ad8b33c6148c199ffbeba3dd05ef42e02f8233a074a14b86b41b" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_dacite.json" +hash = "8824ffd7d95873c1f30c411125117ba756a157eb9b32c09b2e081b0c819e7f4c" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_diorite.json" +hash = "37c0e40f40356d3091f04af4d536a469808c6aefd662bae3f0d9524d17b68ac9" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_dolomite.json" +hash = "1bd875e16d879e17d6d353f4abfb2e94947393830e701d40d62ead7a49994fca" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_gabbro.json" +hash = "ba445e1a9e50f1e5db8b8bcfca472c29f0b40cd1fdd1e472bc15f6f17d423dfc" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_gneiss.json" +hash = "f8499e6b7c6cee720b9154e81bde75e36b3e3ef20c082b70e527c6a9ba677a20" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_granite.json" +hash = "89eaf9eff1350f8f2ba42b8285897b24090ff469d39f17be5ae7f870393f1f6f" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_limestone.json" +hash = "75c897e16913706963d32f89bbae4fab9e77ed0d412a7ce3f6dd83b91664c4fb" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_marble.json" +hash = "f91c5e4b28036a168cbec394f04d6ba997ca5c294d2c36df92f4fbcbb5f26ac1" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_phyllite.json" +hash = "20fe9a0faf40d4cb2e0c27340c1aadc6b8489af9d5dedfe35e3cab6b6c2da796" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_quartzite.json" +hash = "913f7a68e637bcab353fdcb26e949f2bce6f28f39f1dc50f8e1799a9d6377d8b" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_rhyolite.json" +hash = "f5c4054383afedf360e2ecbf07d1e6910de0145fdd3022fc64ba52f8f380fb66" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_schist.json" +hash = "d616cd4a463ea2782b6f4de87ca6baf209bacd211ac6697cfa581312d91ccc17" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_shale.json" +hash = "43fccc7f5e26a6f914789713ca010a5b0ca81fd5ac3f39cf18dc9fc1777d5c26" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/cassiterite_slate.json" +hash = "eed4906f565b2716b06f1017f27643446ac5924eae3ed38f5c900aba54ac1de2" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_copper_andesite.json" +hash = "35a99eec5a95f002ce83c4a6f60e965b4a959033c48b67bf9592f7ccac804fa3" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_copper_basalt.json" +hash = "780c6b520cd90db4f4e021bcf053e4138670e366254c9a3ded589c14a39478a2" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_copper_chalk.json" +hash = "9a41c949e780ef4360cf5cdfdd9bd7815595d91ccab3db94895c2781e853860f" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_copper_chert.json" +hash = "cdcf240933e71c2f282f6db21700361278d673a2c907f4b8678e6a19d7cb07b6" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_copper_claystone.json" +hash = "13a6b7c378c0b777ee8ceaab5c535949d2adcf742451401124b3483eefc4c7bc" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_copper_conglomerate.json" +hash = "2122b3528c62b95bf2a090e17a65433fa627be7459488175677af8cbefba325d" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_copper_dacite.json" +hash = "dd337bbe7c1ffd1927aa4bafe9f9076c9b6307227b315c0728b1810a9451f908" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_copper_diorite.json" +hash = "4c3121cc8cdbd247c53329e54ced250d730cf07dfe664bbbe4d7ea78fb214972" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_copper_dolomite.json" +hash = "a0c855b6f250c84c16491ce0f51f5ef43bbee5d8a49994258b926188f98132fa" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_copper_gabbro.json" +hash = "be6860505b08e3e6550681a4573583f662204a5b42cbdd5051f3cb8da04535ec" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_copper_gneiss.json" +hash = "c1ca7b20697c0b568f7ca020d06eda81983de3f7337a4f8ac451d8f10c947642" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_copper_granite.json" +hash = "195371c69e10f8bfc548d6cdf0384fcabae3058cfc0271ea5ac5950cb42647d9" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_copper_limestone.json" +hash = "37115ce88a1eac840974679ad50bfca1f967cac024356a490f22f0f952019602" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_copper_marble.json" +hash = "c1c3d61375f637cca6e4c8af26255434fd4858f0436fd73651121a39aaf946f3" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_copper_phyllite.json" +hash = "58e9b20426934224350476c2d42d128eec1cb9d70a6cc5417c432ab5b31da51f" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_copper_quartzite.json" +hash = "0ae7a42bf44faf6f5ade903d75b44c4b798b72b6de2092f4961d0f721d15c37b" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_copper_rhyolite.json" +hash = "2cf7da9d8dda20832ad6f6387d97581469faeca888956401925ec07fdc5dfd68" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_copper_schist.json" +hash = "cff84e352567bf6714b11e5a4c47496784cec79bd7350612bb8ed1af10ccb953" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_copper_shale.json" +hash = "6b7011c94cd98fad4ccda3544d235d049c214803b8afb68b8387f7893b68b3fa" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_copper_slate.json" +hash = "968fe73ca1d984c998b4b6ed99ceadc1190d852a8c86d03985a6c10d6c72d86b" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_gold_andesite.json" +hash = "6affdbb8ae8b93adf31594da122b3d75a188de2f9cdc7fabbc0f48ac815ec4a8" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_gold_basalt.json" +hash = "fd02a9eedfe881f6544c266dd3c5685c25da410ca80f19e1bcc0c7859c077940" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_gold_chalk.json" +hash = "09c8f41efd444d038ef95db789eb81ec9985d60aacc1459b594832a73bb83c44" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_gold_chert.json" +hash = "44613181de5286b2a4e6bc0e4693477af8952c24205572e6a6506316ac8e6edc" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_gold_claystone.json" +hash = "a9551c3764c094b8dd759e8aa6f3142a83e36bb902b88e29386ab711186837e0" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_gold_conglomerate.json" +hash = "cb7a02bfe55d2c5b524f314a4c77cfcd2a1ebbc303f78680d0452ec0f31f0b12" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_gold_dacite.json" +hash = "6754777782feddd50078c0ca38e6e0ffa4b81d04fefe6a2aa1f1e94094fc3e6c" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_gold_diorite.json" +hash = "721e318e960e1e1bde3ed40ca68cabe34bcc0f604c4cc811858a4f9b09938972" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_gold_dolomite.json" +hash = "d9a9f619caa3a3b0620a58b34e780193406671b27579b572c3e097e65016fb25" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_gold_gabbro.json" +hash = "bf506cd98feac7d3bf73808a9db533693879244be37c3e2e8a9e074a5ce7dc16" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_gold_gneiss.json" +hash = "dbb9546ba4fbcf106274065d5634a75b7453e9a70d4e3666fbeaeed1acf1af01" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_gold_granite.json" +hash = "ca221d0a9b86868149117f128cb0a4d5a0a9f72c3bff703d968da9b1f90b60f0" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_gold_limestone.json" +hash = "43cb338740b8e0f80b4face8811422b0ca1f7a0d0596b174ed86e2a1d0232101" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_gold_marble.json" +hash = "26dfbce160761e76cd0895dff662d6fa922736cc3876ec27d36e1e4fd322324c" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_gold_phyllite.json" +hash = "82fdd7b2439f5780bd31ad0fd828d9f293bc49eb73653dcaec19314f0de59d12" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_gold_quartzite.json" +hash = "dac8abfe12247010a0f1695fa0e45495d751015ffc586c976575ba03ff571b67" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_gold_rhyolite.json" +hash = "21456b0519abb9461331829642efb91c19683588745a264aede4070d59182296" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_gold_schist.json" +hash = "af2aaf8c221c814a5ba70eb32bd3c00585f5d638eeff6adbd5a4cafa5a79080e" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_gold_shale.json" +hash = "7f5c8f48565ebb9e66c0b878d13d7bfb809559a65c36873c4963128f25808012" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_gold_slate.json" +hash = "e0f866cc8dfd208690d850ca9725b4f883252eafee019b160cc7b2381c4bc675" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_silver_andesite.json" +hash = "eb4ae43fb644341f82bc33ceca7eb9a6675ebbcc1b4791838ffeb72eba16800b" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_silver_basalt.json" +hash = "78d92fce7c0eaab008cc8ddcff39b2154729a357bf7825227904abdd2d443fda" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_silver_chalk.json" +hash = "8221c935ca9bea89bc4d8b2faf2af46b715182bd38a41d989476173b377f2056" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_silver_chert.json" +hash = "1a366d78b3b076f5e31e5e7f1340c11bab2c888c6a220b47632ec54c8a5a39ea" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_silver_claystone.json" +hash = "a67880e5e667d1170c967022fc271f0b72f7cf21471783553617f127f9885f57" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_silver_conglomerate.json" +hash = "3f5c27e9f8efe681b31857aac0632aae861a3eb7da96f9e80a0cdc58f3c27e23" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_silver_dacite.json" +hash = "99ad97eb41aa94fa0466fd3edd8387f8fab46409b0916205ceea8dcc61f38ce3" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_silver_diorite.json" +hash = "d875b1364bc6a3dc8f8979f8b034c90c35c1bf4e3337b04f29f2e51f4ec88ca6" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_silver_dolomite.json" +hash = "9c8437d3396c631647f4b37827c38ddc69a84ad002e8718d15c8b535e062fd28" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_silver_gabbro.json" +hash = "a2f5f451f30151fd690bb5cdd17941d2aaa60689f789d9fc3d7781f1fd43fe05" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_silver_gneiss.json" +hash = "8ecb20b59e0a5c09ce29860a12149454d6a57fe00ddae39b40ca9956578e0229" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_silver_granite.json" +hash = "82ac9b1d4fef82de45ffc09ab63041d72b5c9be1c919fadd9fd6cf97623361b2" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_silver_limestone.json" +hash = "65a68bd5db0d66e726845dbb4e7ab202406aff59afaf1136d2a6d1fcd6b17305" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_silver_marble.json" +hash = "55aa74580efe9d74b896586df376d80bda24708bcc9f64afad045f95cf430216" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_silver_phyllite.json" +hash = "4505f7f1f7f9c2d18c98f6b1d3d3992e1c89ed1560af2546db4e7cc35feb231e" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_silver_quartzite.json" +hash = "ca62ea9a27320d9db9f8375d97072aa8ab292c51665ba44df184bad5c9072d35" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_silver_rhyolite.json" +hash = "7f4c7e72ba0eb4f1b743780d38412c421bf829acd90d94f92185b97016d38247" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_silver_schist.json" +hash = "4afd4d0699b802c90bcecb4efeee7309798ed94effeb6f4e63960dcdaa9dd091" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_silver_shale.json" +hash = "63fdc92fa123a02fa34e22975ff9f01207053738ff9bbf087f8d6ba5ebc0fb6a" + +[[files]] +file = "kubejs/data/tfc/loot_tables/panning/deposits/native_silver_slate.json" +hash = "835f88e2217f574e6d53400178b7c4d86dc52df2931e6f32741e4198ee0e0f55" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_andesite.json" +hash = "2fb128e94871444eae0e033f1f151d5dd82b9efcbead79def0f5cf5b25c95726" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_basalt.json" +hash = "003df56ecba91a2b8d6b89fd18b5db642a418aafad3caf4cf938b7a1cf4c0450" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_chalk.json" +hash = "d3ca3071ef6a6d8da6b057e13803c327edbb9839e62c9ecc1f54346b1568351e" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_chert.json" +hash = "971692fcb21c5de30c92c3458080a865ba955c631c47d71c5ea926a6a4268b7b" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_claystone.json" +hash = "44b991dce6a6fc84407ef813571580fc43ebbcd761b943aa1de2c256578911ff" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_conglomerate.json" +hash = "64606f76c6f9f13ef014b4c0f5f0d09467a06091e35e8393532969d7be6c9eab" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_dacite.json" +hash = "e8c2e22293b3cc65ab035f7c7efef5746490a2ef6474c2a1c6c5d3941978dd8d" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_diorite.json" +hash = "5b6fa2a58136cadf666cde62d7ff793d38253e1ddc0f409fab465be213afcf19" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_dolomite.json" +hash = "974cef31ef30f852ac27a411ae200d23325189e51cbad81d28fa44403ca80509" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_gabbro.json" +hash = "25c4c69c6b0e23a93ac3dbda6778e7506cd3490a96d68af2de8610557968581e" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_gneiss.json" +hash = "14f52f74c747dbcfe21c615da16c7bc501f3bd0fd1f124d6053ec6df8143a959" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_granite.json" +hash = "16400ba3f3e9c3218e75a30504174f4f2ecdbc7a3e000e33223dc5d968ed3cee" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_limestone.json" +hash = "d81d97b988108d7743e4deb6ceb5ba62df191487b4e7d3fa9bde2a26502b0fdb" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_marble.json" +hash = "37a4a55f86324bfac991cef497717ccf5a14b3c2e766410dfd8b8339c86ce08a" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_phyllite.json" +hash = "453d0c107e4117235f8436070c9da6e81cd3c82db789c7f9aadb322bc3816afc" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_quartzite.json" +hash = "28f2225d6ae0afdf47f2428026836ac8433e95bba392641392295aea58b5283e" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_rhyolite.json" +hash = "13a7f7cca916160ca9b356dc467061248430a63cc5c1237c0985cf2254397eb4" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_schist.json" +hash = "a3e3a9c4241ea7eb6027b33a35db6de3b1810c12dd39fc716f8258467e2efd6c" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_shale.json" +hash = "75c817409aca887939fa1d97e80579ebfd2ccdf7e5c66fe49d56a489d0d5d085" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/cassiterite_slate.json" +hash = "5240603e87e0c4bde147c45d8977d1e1760e93b5b55e1a5ff632f14a51db0e28" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_andesite.json" +hash = "35b607ad157156fabdd6c44e5eb42e6e822d1298feeccb987bcea6f482868566" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_basalt.json" +hash = "503239f9376a0951fc1c534e51981e2a703233249f0c927f896f958e897dbad7" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_chalk.json" +hash = "521bc596f1ffe2470786e3d7bfc10bd931c390212a5395071e1f4a6d4e1a303c" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_chert.json" +hash = "e26411da49485ad969be09bdea4e5da1db0dea38bf24745751dcddfc406cea66" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_claystone.json" +hash = "a649a9b7a7e75e1e2c0c5cb2de2986c2fb235650733aca892fb848e16abe17a9" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_conglomerate.json" +hash = "8e0767fa1f4c27c88ae8b2eb95fb73c3d39fd2503a5de76c8cd0126f1b366038" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_dacite.json" +hash = "855a7c857ed3ebfdc7127103bfe01635d8196f138e8950c4dac1177f8d322d25" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_diorite.json" +hash = "ce96c675ae40e42b75a5c4910e6356d20ba2c8b500af58391dd33629b4da1d51" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_dolomite.json" +hash = "7f725b7e7eea083ea2e1f4114bdb985fd1a77fc610885a65945432cedac60943" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_gabbro.json" +hash = "d098b7faa5e170059f9bcd099046d309f5839394362367fcc82260cca0d93b2f" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_gneiss.json" +hash = "2964384e927afe97b9adcc2925bdd868b4e5c1e1da3160fbab984ecff20153d9" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_granite.json" +hash = "64c09e49cf11ce704e0896d4b5621d35f502c2bc21f5ba3ac744daef5ff6e902" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_limestone.json" +hash = "65ff8d76c5357817254f2e828c005a2e2342944026232ab333f8dbd02a9c9add" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_marble.json" +hash = "8ff808f7c25ca866b15c37393066b02019e94443927e09c3bce6d3a77248c52b" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_phyllite.json" +hash = "9745bfdc8e28c832a02c12eed48cad2334f19bf2182c60b7fecaa7332532fba7" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_quartzite.json" +hash = "7bc76e2740f266dadcd31feb15a18e0b0cc428089c9f5a04d4bcbdb4beba1ed0" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_rhyolite.json" +hash = "25c3f14914c534e95c492c23559d0bad13f4d30c518b30098d8e35bedc20d3e4" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_schist.json" +hash = "047beba7df82ae4a0b4d7aaba9b2fb5f0f6417cff1895fcad46d3033279cc6e9" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_shale.json" +hash = "a7cdcd58253c10faf7d31305d9a42b70fb4838f930767ba2a9d4d454f951699b" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_copper_slate.json" +hash = "51dbe12970c9958ebd8af3d150fe2701a38db8fca8905f51c443401d75a8d357" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_andesite.json" +hash = "76429e2515858ed04559b97e50a7c4e6748b5280af5fe795c14179272a9a1630" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_basalt.json" +hash = "f36f95f2516796e0c589d098eab35da0b9ebd487930c1fa42f90b80d22407d52" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_chalk.json" +hash = "0f9abad6e1e58eddee31b5a90ecc15854b0e0a9694a4d6525ea37ecde05c082e" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_chert.json" +hash = "3c4b0d957ea395a046ec3d8850e7bbb427685482a70a5c40064244427e70a2dc" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_claystone.json" +hash = "0d1ce0bc05e3d29453c98fc0907f68d7670b387ebfb04cd6682320b3c67211f6" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_conglomerate.json" +hash = "0686ec99272b52e598360c9b8812459807f958856011b0c8cdcf2f78f103d279" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_dacite.json" +hash = "871ec811b1a1fd4ab39e5544ec63a75d60d3f89694a74ecc0ce41b04c3cc5ebc" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_diorite.json" +hash = "cd8e676fd4307e8ce8f27a8be62d1122f14e648233187c16a03e75adbb210db4" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_dolomite.json" +hash = "6bcbcca10aab73feb252393d87e056a1eaf0e631dc2b4a360f17691677a76fc3" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_gabbro.json" +hash = "7275cfc0c9c36a703e677bb27bb79dca7d8c049b4c43167100ed5b3f1154e3ff" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_gneiss.json" +hash = "39056adc6e4b49768e1f8ae6c81ad444f85b046ab855be5aaa5c064ad6dcabd9" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_granite.json" +hash = "f89eb1459abb824d236af72fc7c2ab6593a1bbee2382b450a68f8bad5f871032" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_limestone.json" +hash = "e836eb46732d20c70dde5bbce62ffa023c77489df5f433fd6bdfc849943a0f30" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_marble.json" +hash = "d8b4b349b8a54f701a3245e87865e4708b7059ad0ab28b77de37b314739e623f" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_phyllite.json" +hash = "a7f493670d4cce240d1432e0930c9e29066125d86cce1c6907dc73a39db16232" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_quartzite.json" +hash = "a7265f0dec8632af815f3b70574bf2aaf91e4b774e9235a2d79e4bf349321d0f" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_rhyolite.json" +hash = "b12c0a4db28e39c6fb438b834b5630384c537407b0e715d5462c56fb832f7659" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_schist.json" +hash = "02aed5b1f2082a131447a5830dc2a79de5b144fc393ef2618a2363d3cd25ff7a" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_shale.json" +hash = "7b6d53eafd31aa8c8894ac4db7fef67146fdec59435010e3a3a3f82fdc41a708" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_gold_slate.json" +hash = "d60ce0025eb130da763658c978d9e715cd85e39fd42a6e97b9d6ce6ff7290842" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_andesite.json" +hash = "7961037a9c35faaf98328f5488321e26555d7acef4a5c2fa164636cd399cdcf7" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_basalt.json" +hash = "797bbe3e46d07447b3175fc727df0cb19cfe238618f8e4c1380e0f2d6011f62f" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_chalk.json" +hash = "fb6ba819d889dc5840b58fe3d892fbe9acdce51e73ad16555cf2587cbc6ac107" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_chert.json" +hash = "9796de4c008f5617c237cb5f8e65b5bf826059e9e247ac5261e2bf15523ceaa9" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_claystone.json" +hash = "3a681c8ee717ccfb73c31973c4f65fbf93365284d65b61f65378c591a5c6f284" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_conglomerate.json" +hash = "8c1918ec4321a51ab9ee5cf6940a93dcb6f1f282acac762524c14a7c12404cf7" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_dacite.json" +hash = "8cfc5eff77cdc3d38dfc885afac82849ab30ea5db1b1b9fdb51cea6d4da53917" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_diorite.json" +hash = "071f162e6dbd5a56c7537a13caf4a2b2c0665a5b7233a3b864947e7562a425ae" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_dolomite.json" +hash = "a7a9f143418a1d2d61408b9a47cd6ba73a24e73c96a50e423f706f3b4870cc6c" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_gabbro.json" +hash = "64efd35b26b1c23cf203b9cc0a5d120a6c6b2f7003bf4e7d10b8de84eb81039c" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_gneiss.json" +hash = "e25c88fde861f19c94eb090c6be53a60465b6ead889caa5734993dd36bf7739d" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_granite.json" +hash = "9c4662f5be6ebbdda102b0aab7d9e438ef98a8fd54be6b66dfbe496d08e588ff" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_limestone.json" +hash = "4dd2cb94e656cb89617410b4a63a3cfbaaebdc35a6521736840fc18b3654e1ce" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_marble.json" +hash = "8747b913d1f88223ca9e708e8f45f8a2bafad3ad0ccce0dee1bbd648fc5dbbc7" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_phyllite.json" +hash = "91708b1e04d8d8c9d35aa490688af20c397a168a7926b2a97a60246f4860f2f7" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_quartzite.json" +hash = "90900a8f3a6f7fa1f737cbb82608f12eaa6dd11f246398f16d8b00fe4ac333c4" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_rhyolite.json" +hash = "8c876efdb167df27b667333fe38127671f1cc91b38a97737b3745f00a68341a8" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_schist.json" +hash = "16bc0aa4dc00e647ce8a09e6c248230667cc254a6e5fdaef203eb29d8c188ee1" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_shale.json" +hash = "9c9dcbb6d0b0ef56e934d9eebcbcac0ec4b420ff7748ea648efd4c357e1c0963" + +[[files]] +file = "kubejs/data/tfc/loot_tables/sluicing/deposits/native_silver_slate.json" +hash = "fc64770a09263476a12f44a398ad7a44236bc832472a791f8998bbd9737f67d5" + +[[files]] +file = "kubejs/data/tfc/worldgen/configured_feature/diamond_volcano_fissure.json" +hash = "4466ccae14f85cd47b6592e1f93826c3a9260b9f4a75bfde5975294f00f57a80" + +[[files]] +file = "kubejs/data/tfc/worldgen/configured_feature/emerald_empty_hot_spring.json" +hash = "fb8c6ce415f2c840c03d367e04d6ce43a51b8877568b4a76606880f3e17d96e7" + +[[files]] +file = "kubejs/data/tfc/worldgen/configured_feature/emerald_hot_spring.json" +hash = "9c0e37433c71c83fd941dbfcb8fcaca5549e8c9b9348b2a4d520f9e2613b684d" + +[[files]] +file = "kubejs/data/tfc/worldgen/configured_feature/sapphire_empty_hot_spring.json" +hash = "9dbabd899e905d1dac07357e084cfd7dda41f9d3acda44ccaea53cd32a0f3ae3" + +[[files]] +file = "kubejs/data/tfc/worldgen/configured_feature/sapphire_hot_spring.json" +hash = "351d2d34daf4a8808bd5e4939927356c60351fdaecb2b7d466241d8c7b5ef1e2" + +[[files]] +file = "kubejs/data/tfc/worldgen/configured_feature/topaz_volcano_fissure.json" +hash = "5f194fad7271556a0fa8687b08804b533a8d0d943ca5001073aa961fcd5fb6a4" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/geode.json" +hash = "d1c932e906bc40f1e0efabae92206a8a6d6ac8ca167dc8c0a67484915db900e2" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/deep_garnet_amethyst.json" +hash = "6a6b684b8cab6c2f363cbe4021fe89286d87716ce750ad8648d175d0dc0089f5" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/deep_garnet_opal.json" +hash = "fe584787fd526fd9e7fab5b694a17316d2513b47c985f13e4df6f24be0683906" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/deep_gold.json" +hash = "dc2ecc152386b501c174e2225d87b6d715d5bacef4d5a96063cd8749bb479bfc" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/deep_hematite.json" +hash = "4ba421fe844d8c1f01ef3036081deceb1f6037099aff63c33d37d0bcaf1c0d04" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/deep_limonite.json" +hash = "29f7ec1c855805d6a14fe6b385a7c92b116e0f4616257ebc567f79e3641c5d1b" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/deep_magnetite.json" +hash = "511d277b447f679d64f075f2b27310ca811a728f7343555d0ade6d88d4059582" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/deep_molybdenum.json" +hash = "eeacb78c4e7f7f262975783838aa3b89238a571f4cd2277fc4fd1a3ba7096cae" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/deep_naquadah.json" +hash = "ad3456a533846918694c15f24034cc0fb3359ef7646a268119a0083a43a9cc03" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/deep_pitchblende.json" +hash = "57373021039ad4b83e4979a24ef4d415942d4e8f82b4763b2bb1d65f2182317f" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/deep_sapphire.json" +hash = "a8a79eb5e840beb266109b2847082ad6b9f8781725a17fa69085d6dc21dc3b7e" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/deep_scheelite.json" +hash = "7deca5ab9c215b23ca297178ed07e9659d3cc3e83d13017cb3244eb12f113671" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/deep_sheldonite.json" +hash = "0b31c3102ec992b87186897e27a1aca344bb994a7dda33e8317cb47b67f23c14" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/deep_topaz.json" +hash = "3f566a840cce679c65724c5c89aa7f29c050983207813fe0b39ca1aff415b0a8" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_apatite_.json" +hash = "45bff05e216df1115dbf3b63d92a738065880b959dbde95ecc23278886ab5231" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_basaltic_sands.json" +hash = "6547c10583cd4ccf77064a17fe782ccce3f87e23612556a6ba1f6ec5decc7441" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_bauxite.json" +hash = "424de677e0f22526967cd8fa174ef0ef107e78c5d9b75440dc18c26524699e16" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_beryllium.json" +hash = "a452882d7011b97316717322f52f023cb8ba0d42ed9dd8850b257283d728ad4e" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_bismuthinite.json" +hash = "98f536f5d39152e272c5b79d0de19f69365c71caafb79304285ed6ff168cb641" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_cassiterite.json" +hash = "bb39fc4d38e3c6e6f172a812abab5ad188db42d9aec753900efdacd27a57a521" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_certus_quartz.json" +hash = "e7695ea3a2d83700ce4c17d10024d445e998686fe1213229a5ebbe83d710841e" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_coal.json" +hash = "9eae7bf59eba89f5a8c254fe657bbe3334c9e4a21553d354246d90b63d7b22fd" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_copper.json" +hash = "60be9fcce1ed07afa168dfe07b8c8bd91b2653ee381915186abb09b2926837bc" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_garnet_tin.json" +hash = "464a657b62248de76d766aa591ed55a7355a0a1e1d7946e3f652976f20198916" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_garnierite.json" +hash = "21fb067de5f3d6adb492c4cc1df777a80a81cd3df58c27a2f2ccce643cb2aad4" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_gold.json" +hash = "50e79302173bade6e1aa0115729503ec7f09499908b1a3ed988f8be214b6bb10" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_graphite.json" +hash = "7b194c20f86aa7368c58f5487890713db6ef88b138f94a2453e2a17273f3cd45" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_hematite.json" +hash = "8a84dea92ff2f7b05908fd7e0848c2a0d26a897d18923c5345c5100d139a6f57" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_lapis.json" +hash = "c28461c8551509b3270d029fd6c29db1a82d17f5771e1a5b45898fb829e9a1ba" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_limonite.json" +hash = "27e1b4608924f2ceb28cd2cbd74138630c7162275aefd38ff5c93343e9d885ef" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_lubricant.json" +hash = "d1a304b5939290cdfaf93927610970dedd154957a04b2db2c9c3c729760c86bc" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_magnetite.json" +hash = "4694943b78482aaa3796b2683a9f3b4ceed2e0a2a8265b7ab582ca0d88af7b5b" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_manganese.json" +hash = "419ea6640d6910eca82794dd9c7573c84de2586087942456efe05b197d43ef63" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_mica.json" +hash = "bb44527aeadbf4455330c443075cf25fa69880af5e0f284fabfabcef7015f7ef" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_monazite.json" +hash = "c6662e762e2522a1bee597f847b931d325a45facb9b486535be3722669183b8b" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_oilsands.json" +hash = "0eeb9091a9625ca7dbc0a8a1642df7f567a18727712bcde725ad1bc74149e5b7" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_olivine.json" +hash = "f884496e4e14815dc1aee7d5c22a9044fb76eaa3db6c97911c6107fea31b389c" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_redstone.json" +hash = "66146d6ba6d8181b4ce8feb37f01d93d48a2c9ebdb0c0f146bd002a9a6d5d9e7" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_salt.json" +hash = "7445001a3e2a395fb2bd8bbaebcde38b9c1e7dc254dede0f175e79572861148b" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_saltpeter.json" +hash = "18ae5597075650e119ba8e86878d7b9dc666b9d289fae43218a21bb6aaf362c5" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_silver.json" +hash = "d47e72ea3f28f8e1d48bf9d0da88f49cf7f7d3aca33e7cf78b480afd6b7fed94" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_sphalerite.json" +hash = "4250b63d41919c763fc8c864db2c9b136c25c42b80ba9ddb90b07b832953952d" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_spodumene.json" +hash = "0f3cd6f756f90ad9db95217b64cbf0571ef4f9a08bd0dd5482989f8c0fed58e2" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_sulfur.json" +hash = "433cc73f0a915b175a28100a6769fdc613f7d54d8dab325b0e1c017fcc6e29d7" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/normal_tetrahedrite.json" +hash = "a0cb882745ab5704cefd3a657a294635033051a9bd8e41c0978154b643854f2b" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/surface_bismuthinite.json" +hash = "93ea3ce8ae6eb91a32048b0556b393085f56e23c840b25d94f57161e6e04bd47" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/surface_cassiterite.json" +hash = "4b5b664a28be604daac8403dd89723ab53309609953d7384fb7ba39d7974ff96" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/surface_copper.json" +hash = "757bea61b62bb87d3797b3854d187fedc0c66831da1fd98db771d9436f26afc7" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/surface_sphalerite.json" +hash = "b8ab65ccc535c220fdbd88d5a46f468316a5b8405020b07f00e76b50c3ece21c" + +[[files]] +file = "kubejs/data/tfg/worldgen/configured_feature/vein/surface_tetrahedrite.json" +hash = "4b05d7b3c95c6eb9a109c7ab2897e99cf46ff562c801d7c770a952995ea947b3" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/geode.json" +hash = "3993a5b683b4a417d964eda873a209d6424c3769b4beb3f9de50708a37dfb108" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/deep_garnet_amethyst.json" +hash = "4191050ea6d5a15f8cc7881451cc3d990e6f21f5ade9750361303e0df91638c7" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/deep_garnet_opal.json" +hash = "b8d8a1856a7c7f88711e7d1147040e237a9ca90ec1389811912edb5a79af3da2" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/deep_gold.json" +hash = "a21541105274d541ae5eb265e8afe4d2e36b90085e3112445ef614eefa10b8cf" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/deep_hematite.json" +hash = "369e43111bf051ee7b2da93347d3f086d25ca8a2adf8296a6a5687c27f190f61" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/deep_limonite.json" +hash = "b818d7b46c70e8692a2c92bec361084799327f21fbb6106707944519796cc609" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/deep_magnetite.json" +hash = "3cbf717f9942aa077694e0d4b0cdb1ce6b8f2052418bff25edfee29575d55db3" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/deep_molybdenum.json" +hash = "e5cf4de2b74bfcd864a4a37c928176dc396b380071a650cd89075d68a955ea74" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/deep_naquadah.json" +hash = "3e2890d75f6eb64e608e81c949d268bc200881c50920cdcfee6751f653220a1b" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/deep_pitchblende.json" +hash = "734551097970f72a3e5bdf9c46d8111e495116bec98adabf8424b6ee663ccf91" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/deep_sapphire.json" +hash = "dca0550337aa624589b3ee73ba17712c0209b22a4d1d61d57e9809dd1733c5d1" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/deep_scheelite.json" +hash = "4ac6c7baf5c9062a3f6ff5d7e62e419f3334a47c28c8cb4e0a2627e81d9cd71c" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/deep_sheldonite.json" +hash = "050ac34ea6f8838a0d76d0d3f92bdf1ad9a3f1290d604a43d74946b6bd604ad9" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/deep_topaz.json" +hash = "129b955d633e2c4496a09a82d6206e25363fe7f20b1350edcf3ff9373222c4c1" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_apatite_.json" +hash = "961d9cf1ca69f6ea747a0cd59cde4eac9f89ada8d64f3f8f7c57d67cbfbadff1" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_basaltic_sands.json" +hash = "0c38068ef6871292b8fa4f1b609429e9c23f85b5ad7d03242797a0fbfb1988a2" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_bauxite.json" +hash = "5f67365d65d23e9a6f9ed4f327286d1bc5becbbca4a8799642bd6791d73de49f" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_beryllium.json" +hash = "142414375a540cddee5e73c995f0245b0f1850e5cbd6bd8240f5becb57698bb2" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_bismuthinite.json" +hash = "f4b1833599e63c0beaef3175bbba99565746fa562b40ee9714148873e07da949" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_cassiterite.json" +hash = "8000e2458c259922046d346188bb2478038e45044b8ab80ec2607e47f1a7a1e0" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_certus_quartz.json" +hash = "facd43a8e91b2c3d4f10dbca21b2d9177588fe198b5b0c825428ca30deacc42e" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_coal.json" +hash = "2dd6ff9951ded6c7ba948a505506c7673985bfdd9421c699c48af20b7dfd3758" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_copper.json" +hash = "2a727f716f1bdfeaf40dccb57303c05468d1070b91c75d458d5d76a2b06a7d35" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_garnet_tin.json" +hash = "acb75a489f32bab276562214232d58fdb6b1a14067bc9e5d0dbc3a05d04e397c" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_garnierite.json" +hash = "d34a22a8e1c5b55f0a7a0237d6e6414a4d1626f7cadef0f49166d76d963170e3" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_gold.json" +hash = "9efee5580213dda3532fda5212d5fca1c9d2a3b63bf1ea1df4150af182fdf437" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_graphite.json" +hash = "1334f80baec41f476c849e4253f41f21274fcd1529d3ce456a7b891335c96ab2" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_hematite.json" +hash = "2d55cf15f976e90e4f3eb1c2d5baddaf584df7be167ae7329e7b3341b0576419" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_lapis.json" +hash = "fb03403ab6de5c39b8296aea11fca064d45c61144b51c0da8763c8c61a6c3903" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_limonite.json" +hash = "479d9ebba67c93a95eec78909e924323ccaaf4f668e92142ae9d1be6b668a5a5" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_lubricant.json" +hash = "9f284197a81fdd819c52d24e5e7514d01347aaba57afba2a0efb0274bbe9dc35" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_magnetite.json" +hash = "5f27693043bc0e397b114e9012359833038ecfe151a722da523303e539d7d795" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_manganese.json" +hash = "ac398508d3b7b861d1730f8ed56b4a16060b8777e23044f5740be5dcd72ad1b2" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_mica.json" +hash = "22a861d01d9b2cda669dc8b6f839136ae02a77f29d1ba1d0f962d3139c48ad32" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_monazite.json" +hash = "a5ec224ad8ac0541007869083f60c10e380db6dd44622d100dd615ad5e523e4e" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_oilsands.json" +hash = "3c5d2c0a2c78a82764dc91a820cb66a674d3c56d5a8f2546722e6161c433f3af" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_olivine.json" +hash = "e30ca8adcf5274defa8925e51bee0692ffa8ae06954b43a774be8155708cab07" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_redstone.json" +hash = "bf614de14a0023599b708926de5bec6025586e50cb7e1b94dddb287d91c00571" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_salt.json" +hash = "1dfcaa1c2f1519c2c2b33144e42b671741a6c6a98dbf4abf093bd97138e81855" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_saltpeter.json" +hash = "71afcb952ff1407dd655ed8afad4400fee4ed10269328e2e8dfdeae812969732" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_silver.json" +hash = "78e52a989dbd83447fd9a60890fad1ceb33102ae31b88817b54ff96164db1819" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_sphalerite.json" +hash = "c86210da50106d2c1806dac1df9883c9697a6c869fd4e86cd62049922e0f717e" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_spodumene.json" +hash = "d36b9d781990f530575e6fb8ef5749b669e64f2b22a7c2ad79ab8d70eacdd7dd" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_sulfur.json" +hash = "0a272f8fe0bf914933489a9558c575fa96e61482602315118c8d7136c4e40fc3" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/normal_tetrahedrite.json" +hash = "12aa5d1e101f92f893e8e31fd7a806e20e4cff01a8362291e8ad96014cd36c2f" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/surface_bismuthinite.json" +hash = "154a9dd371be85f202a46f82b720f6d4237244281c440c782f29a2e57d5613b5" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/surface_cassiterite.json" +hash = "8ff83fa584476c1a0ff0dd0fdc302fcbdfc6cc606402f65a4d11dfa1ce457c55" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/surface_copper.json" +hash = "7e2a1717c1f114ba4d17d278fce84594562500119f194eb8475403c2652d2b54" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/surface_sphalerite.json" +hash = "e8cba08f1a4a8b4fa8ae5e2ec2979249b72ecc5436c75810152ab865a03f1380" + +[[files]] +file = "kubejs/data/tfg/worldgen/placed_feature/vein/surface_tetrahedrite.json" +hash = "259fcd216af77adb6c46e2afda7a713b64777cee8e0d4167688d33807e4f78f6" + +[[files]] +file = "kubejs/jsconfig.json" +hash = "121ec9d7902090c050b096aa83792aeb7580946392785f5bae5f8e4bc6dbcce4" + +[[files]] +file = "kubejs/server_scripts/ae2/recipes.js" +hash = "85a69406569085a6cab75601c7aefd77a85a0d5ac4849885af3a0e384643899a" + +[[files]] +file = "kubejs/server_scripts/ae2/tags.js" +hash = "50cbbe868792a2e70e9952b4557198a16b92583bb9b9751652631ab3cab308fc" + +[[files]] +file = "kubejs/server_scripts/ae2/utility.js" +hash = "f37ac0b761d7e4215e7b129287ae0104f33bf8a22157e4e4216775f83df38115" + +[[files]] +file = "kubejs/server_scripts/ae2wtlib/recipes.js" +hash = "fdd5b1e3caaaff2862a34922789cd6309e921a1954d8c1dc6c8394b3e88a50d0" + +[[files]] +file = "kubejs/server_scripts/chisel_and_bits/recipes.js" +hash = "5ec414a8c33fb9e3a434540d8e2fcfb14541c8e95b409deeb30414065ca3729f" + +[[files]] +file = "kubejs/server_scripts/computer_craft/data.js" +hash = "85624fb4622541080e974bad5436fc7d502085e8dffb2253d8736eebd19f3e6a" + +[[files]] +file = "kubejs/server_scripts/computer_craft/recipes.js" +hash = "6e269cb36e7e18eb924a1e71b0a6f6fa66b14e8468344f8397caac7782cd08cb" + +[[files]] +file = "kubejs/server_scripts/computer_craft/tags.js" +hash = "5bb9de183243d4c15beb8e102fb0e5edd829d6f8998f883c1028b511e872fc41" + +[[files]] +file = "kubejs/server_scripts/create/recipes.js" +hash = "1a9f239d1fe203e386fd6c21b8e5d918f1a39017bf1d071e381511919a32e0c1" + +[[files]] +file = "kubejs/server_scripts/create/tags.js" +hash = "156e3416b156822de6223d5cfdc20277d59df75cfb1f0d7dfcfeab62850a58eb" + +[[files]] +file = "kubejs/server_scripts/create_additions/recipes.js" +hash = "905af8126c7b9c7ee6c2dd6960537b9e272d7ec200c188a8fabcb74e501f6fde" + +[[files]] +file = "kubejs/server_scripts/create_additions/tags.js" +hash = "84d804ddc18be8d71021bb02d9ac28ede5284afc36121af8853f86da4d210db8" + +[[files]] +file = "kubejs/server_scripts/exposure/recipes.js" +hash = "2448f1690bd34360bf8d2bbb80f6c47b77d1a023cecae7279593a72d13a3eb60" + +[[files]] +file = "kubejs/server_scripts/firmaciv/recipes.js" +hash = "7f264a16e3eed30ea25f85d47044fb00f85e8858d7cc9cc08db470137617463d" + +[[files]] +file = "kubejs/server_scripts/firmalife/recipes.js" +hash = "471cacc7f2dd0ee3081cf935d18f7efd70459ab200d122482096873a4e2b8699" + +[[files]] +file = "kubejs/server_scripts/firmalife/tags.js" +hash = "9730cb70305c46458d04d930ad1e44dc29eea7b962488227d29d56df79804a5e" + +[[files]] +file = "kubejs/server_scripts/ftb_quests/recipes.js" +hash = "91a3f0b4d1bf8087c00297ca6f40a1e0981e92ff18be93e9b1da5283a957e2be" + +[[files]] +file = "kubejs/server_scripts/ftb_quests/tags.js" +hash = "2f5f3cb03aa376f9ab1ab26f48356bf3a2817b06348aa01a989f2b18dd7370fa" + +[[files]] +file = "kubejs/server_scripts/gregtech/constants.js" +hash = "2ee3f90e7a76ef4f5652775c7e7f0bfe93c91332279fc4ef3bad1a27a4c04250" + +[[files]] +file = "kubejs/server_scripts/gregtech/data.js" +hash = "2aa5514804f9fc5cda025618334fde6df5e2997b8c1f90139217c3ed40bee331" + +[[files]] +file = "kubejs/server_scripts/gregtech/loot.js" +hash = "55ad2a712cd2d05be32d5e4f1cb63af560e2be499268ff79c68ea34bf093f82a" + +[[files]] +file = "kubejs/server_scripts/gregtech/recipes.js" +hash = "a12e84e8b2edd7c18f35fb78489ea83f32a0ea33e293b44ab6fe64477f58a803" + +[[files]] +file = "kubejs/server_scripts/gregtech/tags.js" +hash = "cfc28e9e3d4cc2a28512a210d1d3e097f58efee90676d8428bf82f3722e8608d" + +[[files]] +file = "kubejs/server_scripts/gregtech/utility.js" +hash = "b25a72a8cafa13af940b7f7228a6861c55076ab1737f100e073576e6507b671e" + +[[files]] +file = "kubejs/server_scripts/main_server_script.js" +hash = "210d128668fd27cf2f741a826e541e002e9daa9ba6d88ec9a1922fe7c9b0a9b5" + +[[files]] +file = "kubejs/server_scripts/minecraft/recipes.js" +hash = "9b216371a1411714e7d79360ef2dcff9660549964bdb3d0da73139574ee8e30e" + +[[files]] +file = "kubejs/server_scripts/minecraft/tags.js" +hash = "bc2e020d75802826c2579202a77868c5adacb820a15a78eae0e86479fef87cb9" + +[[files]] +file = "kubejs/server_scripts/more_red/recipes.js" +hash = "8631c4a3de1ece2b7eef435efd654723f0cd455c94563acfa5ecb491d7edadda" + +[[files]] +file = "kubejs/server_scripts/more_red/tags.js" +hash = "3236fe2978d269acdda3a14e038a1a6b2977d27c99e9c37322215a0cd197e42f" + +[[files]] +file = "kubejs/server_scripts/railways/recipes.js" +hash = "7f4e6ac340cf4dfd18ae637e1094fa0cef1c22355fcfaa7e94753d4253a5118d" + +[[files]] +file = "kubejs/server_scripts/railways/tags.js" +hash = "ab24e7a455c6ab44332bdcfd4abaad7fdfdd3d0c05cdc6b82c49b6768a2f444d" + +[[files]] +file = "kubejs/server_scripts/sophisticated_backpacks/recipes.js" +hash = "f8de4acd78c14f1971e2c488a262eedf12e218589176be04ec11bb850e9aca37" + +[[files]] +file = "kubejs/server_scripts/sophisticated_backpacks/tags.js" +hash = "5bcf51e1c9935897b2290b4ad138daf444180777484308455e0a4a4f2383568d" + +[[files]] +file = "kubejs/server_scripts/tfc/data.js" +hash = "9badeccc10aa287cee109f884b01a5231f07504eb53b327efaa30577d935ba65" + +[[files]] +file = "kubejs/server_scripts/tfc/recipes.js" +hash = "b593b0c4efe003129ff016f4afabccfef6813add101c2db6ae0f39237d812b39" + +[[files]] +file = "kubejs/server_scripts/tfc/tags.js" +hash = "f0857b0abe92f31f8bfac5b9816f2e11a8dad0e723a5173fbd6fe12ed30ee469" + +[[files]] +file = "kubejs/server_scripts/toolbelt/recipes.js" +hash = "bd10979bd5ce3820701a73edd3a0f8bff252d0f5575ab328d17d4e17c9513bb3" + +[[files]] +file = "kubejs/server_scripts/treetap/data.js" +hash = "4095f3e190338bc8b7d0b4b0023012450de6304c17cdef3bb7f0219e0688345e" + +[[files]] +file = "kubejs/server_scripts/treetap/recipes.js" +hash = "cdbda36564f5d1347314a753567ce040948c5f32bdfde09605e845590912721a" + +[[files]] +file = "kubejs/server_scripts/water_flasks/data.js" +hash = "ab2f9e64f1fed9bbe421747be2c2f950023fc12ebcb1bc27e899f604ca1931b2" + +[[files]] +file = "kubejs/server_scripts/water_flasks/recipes.js" +hash = "5a1f8518dc81fbf4a5da3dcbbb6f883dc470e4fe03e7590182cc6f478114b235" + +[[files]] +file = "kubejs/startup_scripts/ae2/constants.js" +hash = "e6ef9f012f1e379079eeb8b853ff109d5dc1e1b3028b99617827ab0cdd0d6601" + +[[files]] +file = "kubejs/startup_scripts/chisel_and_bits/constants.js" +hash = "32d3ac49790b0622495c1be94faf286fe192d23481e4ceab35c2cea70d7068cd" + +[[files]] +file = "kubejs/startup_scripts/computer_craft/constants.js" +hash = "0334c6cfd370230452e203a76a3afeec14916d49bff9ebf18084eb42dc44b5af" + +[[files]] +file = "kubejs/startup_scripts/create/constants.js" +hash = "33f8cfe221f01035029ad5ea5ba57ae89c7a7f93cd7b2c99e03a23b049012eea" + +[[files]] +file = "kubejs/startup_scripts/create_additions/constants.js" +hash = "c4101ba32b4bd21559f58fa9a2061cbbe2a71d84b31f643ba7819324052ed698" + +[[files]] +file = "kubejs/startup_scripts/firmaciv/constants.js" +hash = "11905e65f74baa3e4c0444dc403bb6085d7078de10b05b01ccaa71e185455442" + +[[files]] +file = "kubejs/startup_scripts/firmalife/constants.js" +hash = "7ba9f91975891b772227e6264d7e3480154f029ca4edff97274ab5be0e5da5b5" + +[[files]] +file = "kubejs/startup_scripts/ftb_quests/constants.js" +hash = "5c32acaa3b1ec1686d0ec8c8f98679e578abed3383f00d859b2000b6ff9da93a" + +[[files]] +file = "kubejs/startup_scripts/gtceu/blocks.js" +hash = "f9f0be0025fb554c611945e1a1da72c97945467858fc5528cd5bf1a8b0558dab" + +[[files]] +file = "kubejs/startup_scripts/gtceu/constants.js" +hash = "8357938695c12961eee2d08b92a5849fd5b33ec4622cd40c8f35ab84ac3c01a8" + +[[files]] +file = "kubejs/startup_scripts/gtceu/items.js" +hash = "e2cd4f792873885a1470d90165b1b34841bf5e72fd03fb15aa31024fec14983c" + +[[files]] +file = "kubejs/startup_scripts/gtceu/machines.js" +hash = "e21769ad5a60e23b6bf9acd9b93f367ccbc6191a7f773702f534138124abd9cc" + +[[files]] +file = "kubejs/startup_scripts/gtceu/recipe_types.js" +hash = "01f8bb20bd0d2840a82fec6e7395e25b521bc42eb0837e5763a8b6933da8c2cc" + +[[files]] +file = "kubejs/startup_scripts/main_startup_script.js" +hash = "bddaab36c5a6b578a678a50b12294fff6aca7b5bb64d1cc05cccfea4eda3dfd2" + +[[files]] +file = "kubejs/startup_scripts/minecraft/constants.js" +hash = "5685005fa376150d6fd4387f7172cdf4115569e05924c7f51d040728f24b89a1" + +[[files]] +file = "kubejs/startup_scripts/more_red/constants.js" +hash = "b11f72b715305e862919e7cc1c494afbca31c2934cf265dfffb6bc11d201d18f" + +[[files]] +file = "kubejs/startup_scripts/railways/constants.js" +hash = "39fd94027ac5fa506b214fe5777452fa84a2d4021ab1b84c1ef49260130297db" + +[[files]] +file = "kubejs/startup_scripts/sophisticated_backpacks/constants.js" +hash = "e8f430ee2495cf6dff00841b45641b507492b4a071721c8d03fb48ac5c5630b0" + +[[files]] +file = "kubejs/startup_scripts/tfc/constants.js" +hash = "d997938c1901ea9500d208205f3d460039fe655956d473efd99bfefa0f6c0b5e" + +[[files]] +file = "minecraftinstance.json" +hash = "63c6a73dc6d975535cc1e5a2d47b958828eb2a68c65a0c4cfc320fdca039237f" diff --git a/pack.toml b/pack.toml new file mode 100644 index 00000000..a7db929d --- /dev/null +++ b/pack.toml @@ -0,0 +1,13 @@ +name = "TerraFirmaGreg-1.20.x" +author = "Exception, Xikaro" +version = "DEV" +pack-format = "packwiz:1.1.0" + +[index] +file = "index.toml" +hash-format = "sha256" +hash = "593f75115cf297b49b28d0b6c65888f8aca900f77f127ea56d9d3402b5d20f39" + +[versions] +forge = "47.2.6" +minecraft = "1.20.1"