Version bump to 0.2.7
Mods added: - GOML ReServed
This commit is contained in:
parent
7381346e17
commit
f53327d6ed
3 changed files with 20 additions and 2 deletions
|
@ -49,6 +49,11 @@ file = "mods/faux-custom-entity-data.pw.toml"
|
||||||
hash = "9a6b9ad5b96b766d46cd87c988c0c763d9c48c78aa7169ab70b737e7fcb6aa18"
|
hash = "9a6b9ad5b96b766d46cd87c988c0c763d9c48c78aa7169ab70b737e7fcb6aa18"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/goml-reserved.pw.toml"
|
||||||
|
hash = "848d0e5b03f9e9c674931da4e1b14fd837cd82ee022375d2769eded98b0219a9"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/huskhomes-v4-6-1.pw.toml"
|
file = "mods/huskhomes-v4-6-1.pw.toml"
|
||||||
hash = "619868e1f85d0ccf71bbe9918a8cdd1ed06e232ffb169d6ef336a0188a4f0035"
|
hash = "619868e1f85d0ccf71bbe9918a8cdd1ed06e232ffb169d6ef336a0188a4f0035"
|
||||||
|
|
13
src/mods/goml-reserved.pw.toml
Normal file
13
src/mods/goml-reserved.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Get Off My Lawn ReServed"
|
||||||
|
filename = "goml-`1.11.0`+1.20.3-rc1.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/j5niDupl/versions/MyJk3MGt/goml-%601.11.0%60%2B1.20.3-rc1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "e68bf7a8d7c18bf721a1cae87d0d65177d61569b"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "j5niDupl"
|
||||||
|
version = "MyJk3MGt"
|
|
@ -1,12 +1,12 @@
|
||||||
name = "Azure Undead Modpack"
|
name = "Azure Undead Modpack"
|
||||||
author = "SeaswimmerTheFsh"
|
author = "SeaswimmerTheFsh"
|
||||||
version = "0.2.6"
|
version = "0.2.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 = "295fb471361ce862d2db12fd0148296a4ffc507404940497eab2a2a952a57df9"
|
hash = "8dadfbcefafbbc62713c4312a9c59db4e7e7146d0a7e497463f2ac532614075a"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.7"
|
fabric = "0.15.7"
|
||||||
|
|
Loading…
Reference in a new issue