Added Open Loader to allow datapacks to be loaded automatically on single player or essential worlds as opposed to only being accessible on the server
This commit is contained in:
@@ -875,6 +875,11 @@ file = "mods/not-enough-animations.pw.toml"
|
||||
hash = "a0b3e7b1bfe76038213d976c4a4ff517bd93d6bb118c5aa7e9400bad3e820d0e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/open-loader.pw.toml"
|
||||
hash = "17cc773569c744337e9fab6fe985250d99e5da338565289c9e8e5164eca79c13"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/optigui.pw.toml"
|
||||
hash = "f0b86a8d17c963ac72349519b134b71d0f95e5c12927a7f8ae66fb94ffdc4c59"
|
||||
|
||||
13
mods/open-loader.pw.toml
Normal file
13
mods/open-loader.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Open Loader"
|
||||
filename = "OpenLoader-Fabric-1.20.1-19.0.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/KwWsINvD/versions/x9NMb7rU/OpenLoader-Fabric-1.20.1-19.0.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "032da43054322e368ffcb761e3343bdda394a927"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "KwWsINvD"
|
||||
version = "x9NMb7rU"
|
||||
Reference in New Issue
Block a user