Bumped pack.toml version to 1.0.24
This commit is contained in:
13
config/openloader/advanced_options.json
Normal file
13
config/openloader/advanced_options.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"resourcePacks": {
|
||||
"enabled": true,
|
||||
"additionalFolders": []
|
||||
},
|
||||
"dataPacks": {
|
||||
"enabled": true,
|
||||
"additionalFolders": [
|
||||
"world/datapacks"
|
||||
]
|
||||
},
|
||||
"displaySourceName": true
|
||||
}
|
||||
@@ -1,5 +1,9 @@
|
||||
hash-format = "sha256"
|
||||
|
||||
[[files]]
|
||||
file = "config/openloader/advanced_options.json"
|
||||
hash = "d238a1d0cc41d6ac16ea9acfc53c6f122c54b99ba6d228cdaee797e56b1c4669"
|
||||
|
||||
[[files]]
|
||||
file = "mods/3dskinlayers.pw.toml"
|
||||
hash = "bce98655a8677094d7f0081b6304e8eef248a71e960a513fee9c0128838c99b3"
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
name = "Regality SMP"
|
||||
author = "JordanPlayz158"
|
||||
version = "1.0.23"
|
||||
version = "1.0.24"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "e3f0a39778ad18eca2d69e43ec22b8728fd9e6a3e49c79839fc72646e4aa431a"
|
||||
hash = "692888360bef084f3e6e02f8cc2e4d21b7d1b577f8aba6df0c5789c116fb4395"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.10"
|
||||
|
||||
Reference in New Issue
Block a user