version "bump" to 0.1.2-indev
version 1.0.0 will be the release version
This commit is contained in:
parent
00b37b3205
commit
41b59a3754
3 changed files with 20 additions and 2 deletions
|
@ -250,6 +250,11 @@ file = "mods/supermartijn642s-core-lib.pw.toml"
|
|||
hash = "da89ecdd114a7c62447944a1d97d276bbc127c277fcbbe8e54a70732ca04a780"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/terrablender.pw.toml"
|
||||
hash = "d956cf0f76876125ccdb7ef0451006e6082fae0a078162a775d7617bdfe3090d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/textrues-embeddium-options.pw.toml"
|
||||
hash = "f76a3b5b2df7cc7707b1b0de586af8175072ecb757a96c5b5aac2b4046b7335a"
|
||||
|
|
13
src/mods/terrablender.pw.toml
Normal file
13
src/mods/terrablender.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "TerraBlender"
|
||||
filename = "TerraBlender-forge-1.20.1-3.0.0.169.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/kkmrDlKT/versions/f0r1SsWG/TerraBlender-forge-1.20.1-3.0.0.169.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9ba350cd273cffa515cedd21acfe76faa2f24b11"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "kkmrDlKT"
|
||||
version = "f0r1SsWG"
|
|
@ -1,12 +1,12 @@
|
|||
name = "GalacticFactory"
|
||||
author = "GalacticFactory"
|
||||
version = "1.1.2-indev"
|
||||
version = "0.1.2-indev"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "c024b1fc96fc3294d2efc59ab56eb341233174083cc0c86b48e095d534a83d2d"
|
||||
hash = "c0ec32d99509855c40815c0d59d19037b8d5701990e8582a0fc257b1a82b4c8c"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Reference in a new issue