[6.0.2] Removed some mods that made Xaero's world map not work.
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
#The name of the modpack
|
||||
modpackName = "Eternal"
|
||||
#The version of the modpack
|
||||
modpackVersion = "6.0.1"
|
||||
modpackVersion = "6.0.2"
|
||||
#Use the metadata.json to determine the modpack version
|
||||
#ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING
|
||||
useMetadata = false
|
||||
|
@ -2,7 +2,7 @@ hash-format = "sha256"
|
||||
|
||||
[[files]]
|
||||
file = "config/bcc-common.toml"
|
||||
hash = "51d51780a7cd6b878aec4dbd8da7c5c3da056cbb0bfd70daf6d66333848d9646"
|
||||
hash = "8573c691bd6b02959ba4c5fe2d71a571545886069c704cbda24455c220be38df"
|
||||
|
||||
[[files]]
|
||||
file = "config/comforts-server.toml"
|
||||
|
@ -1,12 +1,12 @@
|
||||
name = "Eternal"
|
||||
author = "Aethrexal"
|
||||
version = "6.0.1"
|
||||
version = "6.0.2"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "4be598d973ecd70d73793734fc76ed6249c3a47559c812ec2f6160804626c843"
|
||||
hash = "b9b444943a7be8a404bd8cca7826c1cd4500073b6573af6f2f9cc8e49b49fe8c"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.21"
|
||||
|
Reference in New Issue
Block a user