Updated to 0.1.1
This commit is contained in:
parent
b60a9da971
commit
25ae9b6098
4 changed files with 11 additions and 7 deletions
|
|
@ -1 +1 @@
|
||||||
{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous Worlds":">=0.1.0"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}}
|
{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous Worlds":">=0.1.1"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}}
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
{"main_menu":{"bottom_right":[{"text":"Fabulous Worlds 0.1.0","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/FabulousWorlds"}}]}}
|
{"main_menu":{"bottom_right":[{"text":"Fabulous Worlds 0.1.1","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/FabulousWorlds"}}]}}
|
||||||
|
|
|
||||||
10
index.toml
10
index.toml
|
|
@ -2,11 +2,11 @@ hash-format = "sha256"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/fabric_loader_dependencies.json"
|
file = "config/fabric_loader_dependencies.json"
|
||||||
hash = "54d75a530fe74a11a0e48e01dd9e9b7e2efced0a4fb1f735763ae7d78f2469c6"
|
hash = "a7308e36cf2b3e61740390b1fcf77fbb7d48512575a3827dc05453c126522f64"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/isxander-main-menu-credits.json"
|
file = "config/isxander-main-menu-credits.json"
|
||||||
hash = "d9cf5e4ae94d7d53de8677d43053e884f39af4abf409a3a6cd498834749580c1"
|
hash = "a762e6975f9eee6f4e32134cd1ccf1602bbb022656132e0f38a10732f2c5570a"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/NoChatReports/NCR-Client.json"
|
file = "config/yosbr/config/NoChatReports/NCR-Client.json"
|
||||||
|
|
@ -212,6 +212,10 @@ hash = "68853b098e83b6bc3c244906a29943e5b4252e6906fc5df72cd71f4df6c977d4"
|
||||||
file = "config/yosbr/config/sodium-options.json"
|
file = "config/yosbr/config/sodium-options.json"
|
||||||
hash = "51136f5621828014c5372dd371a17f7708a4c2b73208ea503c49d20ad395d677"
|
hash = "51136f5621828014c5372dd371a17f7708a4c2b73208ea503c49d20ad395d677"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/yosbr/config/sound_physics_remastered/soundphysics.properties"
|
||||||
|
hash = "fdec04568067483856ec24231c9edc9a6d5879d1bdaf66c5168f7eda04466009"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/tectonic.json"
|
file = "config/yosbr/config/tectonic.json"
|
||||||
hash = "32df77986865e3580b6d38ceddf06caf5ef2c12a00b5385e90334e69ec32cc49"
|
hash = "32df77986865e3580b6d38ceddf06caf5ef2c12a00b5385e90334e69ec32cc49"
|
||||||
|
|
@ -592,7 +596,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/geckolib.pw.toml"
|
file = "mods/geckolib.pw.toml"
|
||||||
hash = "486365308053b52809d840574fcf011125a146c2ab51ff8efb0f72c8cc1a759e"
|
hash = "956ce6abf28a447b1ab99aae9c7490151e8ea9d792528314735753b2789b46ce"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|
|
||||||
|
|
@ -1,12 +1,12 @@
|
||||||
name = "Fabulous Worlds"
|
name = "Fabulous Worlds"
|
||||||
author = "Malasaur"
|
author = "Malasaur"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
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 = "90ee513b21fe26e1b0651ebadeb700c5439251f478c7c47da65befba693ac175"
|
hash = "2070f84b3f63a6c10379211968e8c97158b6cfeb7fb5712db967b59180cf69c1"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.14"
|
fabric = "0.16.14"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue