this repo has no description

chore: switch back to global resourcepack

global packs was fixed

Falxie_ 025621ef c3072b16

+7 -6
+1 -1
config/defaultoptions/options.txt
··· 36 36 prioritizeChunkUpdates:0 37 37 biomeBlendRadius:2 38 38 renderClouds:true 39 - resourcePacks:["vanilla","mod_resources","inmemory:jaopca","Everycomp Generated Pack","Supplementaries Generated Pack","dynamic_asset_generator:client","quark:emote_resources","file/Xaero\u0027s Minimap - Mod Icons.zip","file/Stay_True_1.18.zip","file/Stay True Compats v3 [1.18].zip"] 39 + resourcePacks:["vanilla","mod_resources","inmemory:jaopca","Everycomp Generated Pack","Supplementaries Generated Pack","dynamic_asset_generator:client","global:","quark:emote_resources","file/Stay_True_1.18.zip","file/Stay True Compats v3 [1.18].zip"] 40 40 incompatibleResourcePacks:["inmemory:jaopca","quark:emote_resources"] 41 41 lastServer: 42 42 lang:en_us
+3 -2
config/global_data_and_resourcepacks.toml
··· 3 3 [resourcepacks] 4 4 required = [ 5 5 #"somewhere/random_pack.zip" # You can also point at specific files! 6 - "global_packs/required_resources/" 6 + "global_packs/required_resources/", 7 + "resourcepacks/Xaero's Minimap - Mod Icons.zip" 7 8 ] 8 9 9 10 [datapacks] ··· 14 15 15 16 optional = [ 16 17 "global_packs/optional_data/" 17 - ] 18 + ]
+2 -2
index.toml
··· 706 706 707 707 [[files]] 708 708 file = "config/defaultoptions/options.txt" 709 - hash = "206d5acedb479c7708cb30a768e88a5e37325e8584c9ef902ad78ea2770453d4" 709 + hash = "2912e21eccfbe633ffb8759a459152878553f6a7b8ff99f1bd873628349d3d0e" 710 710 711 711 [[files]] 712 712 file = "config/defaultoptions/servers.dat" ··· 954 954 955 955 [[files]] 956 956 file = "config/global_data_and_resourcepacks.toml" 957 - hash = "9c1d0d00ccf63577f1d23101acb4b3f83920f4e1fbf6d10bf881fe67da184e65" 957 + hash = "6de98d9728c82d6d4a5fe3f3a4359f007d4827d0c1280a5558297e11aad88ee2" 958 958 959 959 [[files]] 960 960 file = "config/goblintraders-common.toml"
+1 -1
pack.toml
··· 6 6 [index] 7 7 file = "index.toml" 8 8 hash-format = "sha256" 9 - hash = "fe1e0b997a66abaecc8c9f84efb988a0095083c00a2e206aef2bb917f5835494" 9 + hash = "cc3408767a0da3130e6c263a0dac9f22c637e0ce14fed834df01acc62c5f2770" 10 10 11 11 [versions] 12 12 forge = "40.1.73"