feat: add "Easier Sleeping" mod
This commit is contained in:
5
index.toml
generated
5
index.toml
generated
@@ -95,6 +95,11 @@ file = "mods/curios.pw.toml"
|
|||||||
hash = "9eefd607e0d54ec444e798ccdeede1a09a3939440bd1e11c11b84c07a5134be2"
|
hash = "9eefd607e0d54ec444e798ccdeede1a09a3939440bd1e11c11b84c07a5134be2"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/easier-sleeping.pw.toml"
|
||||||
|
hash = "aa28f5a8cdd30a75f7ed27bb51b9c79521991f130c69a7db87865a56b7a7b081"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/embeddium.pw.toml"
|
file = "mods/embeddium.pw.toml"
|
||||||
hash = "5ec0c37f3f4ad07a40c10376668bca80334ddb7ad2bab06eb4de8f7aac339c8e"
|
hash = "5ec0c37f3f4ad07a40c10376668bca80334ddb7ad2bab06eb4de8f7aac339c8e"
|
||||||
|
|||||||
13
mods/easier-sleeping.pw.toml
Normal file
13
mods/easier-sleeping.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Easier Sleeping"
|
||||||
|
filename = "EasierSleeping-1.20.1-2.1.3.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/yTTpfxdS/versions/jS5od0UG/EasierSleeping-1.20.1-2.1.3.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "dd178caa0b15081057ec3f1cfa66a0bc029347115f18a78fc8c1ce99b606038ef1730ebd8f040ba312bc0ee33632a292491f53fb2099ddf01b21efb7cb181f6d"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "yTTpfxdS"
|
||||||
|
version = "jS5od0UG"
|
||||||
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "ddd1209f96c8e16c863bc552471673c8d48670e3850d88b1507599f14ff663d6"
|
hash = "5de9000640d82b5064172eb0098c0987f3d5434a70f696d9825255a71da28102"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user