1.0.7: Added Lightman's Currency - Removed Traveller's Titles
This commit is contained in:
10
index.toml
10
index.toml
@@ -606,6 +606,11 @@ file = "mods/libipn.pw.toml"
|
|||||||
hash = "3de6db38b0870f8bc8c61b2698d4b64ac1610b9066536be1b22b3a8257ab73fe"
|
hash = "3de6db38b0870f8bc8c61b2698d4b64ac1610b9066536be1b22b3a8257ab73fe"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/lightmans-currency.pw.toml"
|
||||||
|
hash = "321a5953d2436146fce6867f4638c8b02d03027dfac9c25598fb184e74344308"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/lithium.pw.toml"
|
file = "mods/lithium.pw.toml"
|
||||||
hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da"
|
hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da"
|
||||||
@@ -986,11 +991,6 @@ file = "mods/tiny-item-animations.pw.toml"
|
|||||||
hash = "85637a09fe2f619c54117e29e9f562aa8e91d5942733df5f6ac19c966348d1cd"
|
hash = "85637a09fe2f619c54117e29e9f562aa8e91d5942733df5f6ac19c966348d1cd"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/travelers-titles.pw.toml"
|
|
||||||
hash = "e580928a25e780a7c7b37f7b097d810e3f0e4956e55a2b99ed0b3a4cdaa933e1"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/trinkets.pw.toml"
|
file = "mods/trinkets.pw.toml"
|
||||||
hash = "07619668821f2aad9dbd40084ad80f25595d8715a9ef204a4a9629225729a7d9"
|
hash = "07619668821f2aad9dbd40084ad80f25595d8715a9ef204a4a9629225729a7d9"
|
||||||
|
|||||||
13
mods/lightmans-currency.pw.toml
Normal file
13
mods/lightmans-currency.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Lightman's Currency"
|
||||||
|
filename = "lightmanscurrency_fabric-1.20.1-1.0.2.3a.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/wvMc8AJt/versions/XcOMZUCE/lightmanscurrency_fabric-1.20.1-1.0.2.3a.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "9f22c46bf8de270925f833c0c1079fc47e10998f"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "wvMc8AJt"
|
||||||
|
version = "XcOMZUCE"
|
||||||
@@ -1,13 +0,0 @@
|
|||||||
name = "Traveler's Titles"
|
|
||||||
filename = "TravelersTitles-1.20-Fabric-4.0.2.jar"
|
|
||||||
side = "client"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/JtifUr64/versions/MbifZGB0/TravelersTitles-1.20-Fabric-4.0.2.jar"
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "9698f7347b3c98276e4d4035e731e34e926e82d0"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "JtifUr64"
|
|
||||||
version = "MbifZGB0"
|
|
||||||
@@ -1,12 +1,12 @@
|
|||||||
name = "Regality SMP"
|
name = "Regality SMP"
|
||||||
author = "JordanPlayz158"
|
author = "JordanPlayz158"
|
||||||
version = "1.0.6"
|
version = "1.0.7"
|
||||||
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 = "9520880055b726dd4f3387f424f4c7c620781e7d80acf6ccff27e42152e42ac6"
|
hash = "ce2e1d9448b0e51609c3554c29e99748af9cad04bdde3a2dfe577253e1154a5e"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.11"
|
fabric = "0.15.11"
|
||||||
|
|||||||
Reference in New Issue
Block a user