move fabrication config from one-time-overrides to the plain folder

forces consistent behavior on client and server side
This commit is contained in:
Jill 2022-09-14 09:21:38 +03:00
parent 7b8a5bc064
commit 00b99b528b
12 changed files with 41 additions and 41 deletions

View File

Before

Width:  |  Height:  |  Size: 123 B

After

Width:  |  Height:  |  Size: 123 B

View File

@ -80,6 +80,46 @@ hash = "df902bb9347fc40c07ed4d5120dbb5b27f246c78d26fcafb304faf1c1654910a"
file = "config/croptopia/croptopia.conf"
hash = "9f9ea3db6f373f686f9f1ec71428fc06354094b33cd613f29a56e51998c5dc64"
[[files]]
file = "config/fabrication/block_logo.ini"
hash = "1a58d3ffaaf266eb0f6f3574f15559689fa237be980a13b741834d640d9a8375"
[[files]]
file = "config/fabrication/block_logo.png"
hash = "f2938cfb35d857049425b51f59ce557dd8f329e6b76bef68ffb561f118a4def0"
[[files]]
file = "config/fabrication/classic_block_drops.ini"
hash = "45e501b8528ef8d27c2a67efd27304c81cd0503f8b0671094e6653eefd394b12"
[[files]]
file = "config/fabrication/dimensional_tools.ini"
hash = "14eb4e8cd105c580403c4e5bc6bba831c81aedcf4e6e04485c74e9d3f253689f"
[[files]]
file = "config/fabrication/features.ini"
hash = "70722987cb491cfee15beb8de6013a8d25885e7158f6625393e05599b297f37c"
[[files]]
file = "config/fabrication/fscript.ini"
hash = "06d742af1c186bd89bb808f7ff407865f1c08b1ebf7bb2e52ae2d042b64acd16"
[[files]]
file = "config/fabrication/gear_components.ini"
hash = "5a9291467f9f7918687a0d138a61e396cb9299b0b4ea2e4cf4f4d6f3594f865b"
[[files]]
file = "config/fabrication/item_despawn.ini"
hash = "24b26ac0b8ff13889b6b3b00b2309366eb72c36014a9679a82f4cbff46c275f4"
[[files]]
file = "config/fabrication/taggable_players.ini"
hash = "fe069b4316f910f2f3b703cedd9930b73eed74c2ae86909f8b43a8ffd3d1af45"
[[files]]
file = "config/fabrication/yeet_recipes.ini"
hash = "939cfc95ed4a7480ac08d3f692538a348af72c6db693349c61f93f926976d1f2"
[[files]]
file = "config/fwaystones/config.json"
hash = "58dc4e76a923b892715b164deed1d6c71cce9d84f5f7ffbf3c30b288c7d51a8c"
@ -1930,46 +1970,6 @@ hash = "1c63f83488da836f1d38fd4f743a8029c9d8510c4309d81e4831c3368fc0fdac"
file = "one-time-overrides/config/charmonium.toml"
hash = "566601af8923c11495a2c52819855fe356908395c2a1d97bd9749e78cab6a77e"
[[files]]
file = "one-time-overrides/config/fabrication/block_logo.ini"
hash = "1a58d3ffaaf266eb0f6f3574f15559689fa237be980a13b741834d640d9a8375"
[[files]]
file = "one-time-overrides/config/fabrication/block_logo.png"
hash = "f2938cfb35d857049425b51f59ce557dd8f329e6b76bef68ffb561f118a4def0"
[[files]]
file = "one-time-overrides/config/fabrication/classic_block_drops.ini"
hash = "45e501b8528ef8d27c2a67efd27304c81cd0503f8b0671094e6653eefd394b12"
[[files]]
file = "one-time-overrides/config/fabrication/dimensional_tools.ini"
hash = "14eb4e8cd105c580403c4e5bc6bba831c81aedcf4e6e04485c74e9d3f253689f"
[[files]]
file = "one-time-overrides/config/fabrication/features.ini"
hash = "70722987cb491cfee15beb8de6013a8d25885e7158f6625393e05599b297f37c"
[[files]]
file = "one-time-overrides/config/fabrication/fscript.ini"
hash = "06d742af1c186bd89bb808f7ff407865f1c08b1ebf7bb2e52ae2d042b64acd16"
[[files]]
file = "one-time-overrides/config/fabrication/gear_components.ini"
hash = "5a9291467f9f7918687a0d138a61e396cb9299b0b4ea2e4cf4f4d6f3594f865b"
[[files]]
file = "one-time-overrides/config/fabrication/item_despawn.ini"
hash = "24b26ac0b8ff13889b6b3b00b2309366eb72c36014a9679a82f4cbff46c275f4"
[[files]]
file = "one-time-overrides/config/fabrication/taggable_players.ini"
hash = "fe069b4316f910f2f3b703cedd9930b73eed74c2ae86909f8b43a8ffd3d1af45"
[[files]]
file = "one-time-overrides/config/fabrication/yeet_recipes.ini"
hash = "939cfc95ed4a7480ac08d3f692538a348af72c6db693349c61f93f926976d1f2"
[[files]]
file = "one-time-overrides/config/inventoryprofilesnext/integrationHints/exampleIntegrationHints.json"
hash = "ca413dea02cce69c69dccdc525fb0ec013236876eff2d142772c68db3d772d3a"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "e68c4fefdea08fc3c7c113263c23af274c30a4ac74a30708fa5aae281079af8f"
hash = "089d6ea8a78ccf64dac86fdb3700957606447a0308e3d0a45bb672c2a16f1bf1"
[versions]
fabric = "0.14.9"