[6.0.2] Removed some mods that made Xaero's world map not work.

This commit is contained in:
Aethrexal
2024-08-01 15:40:01 +02:00
parent a2aa5a0a8e
commit add8de84fe
3 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#The name of the modpack #The name of the modpack
modpackName = "Eternal" modpackName = "Eternal"
#The version of the modpack #The version of the modpack
modpackVersion = "6.0.1" modpackVersion = "6.0.2"
#Use the metadata.json to determine the modpack version #Use the metadata.json to determine the modpack version
#ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING #ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING
useMetadata = false useMetadata = false

View File

@ -2,7 +2,7 @@ hash-format = "sha256"
[[files]] [[files]]
file = "config/bcc-common.toml" file = "config/bcc-common.toml"
hash = "51d51780a7cd6b878aec4dbd8da7c5c3da056cbb0bfd70daf6d66333848d9646" hash = "8573c691bd6b02959ba4c5fe2d71a571545886069c704cbda24455c220be38df"
[[files]] [[files]]
file = "config/comforts-server.toml" file = "config/comforts-server.toml"

View File

@ -1,12 +1,12 @@
name = "Eternal" name = "Eternal"
author = "Aethrexal" author = "Aethrexal"
version = "6.0.1" version = "6.0.2"
pack-format = "packwiz:1.1.0" pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "4be598d973ecd70d73793734fc76ed6249c3a47559c812ec2f6160804626c843" hash = "b9b444943a7be8a404bd8cca7826c1cd4500073b6573af6f2f9cc8e49b49fe8c"
[versions] [versions]
minecraft = "1.21" minecraft = "1.21"