mirror of
https://gitlab.com/Merith-TK/vanillia-modpack.git
synced 2025-07-09 19:55:00 +01:00
Update Readme
remove useless pack ignore file add essential.gg back into readme update version number replace essential.gg with curseforge version update readme
This commit is contained in:
parent
93a5a06563
commit
883b2198bb
6 changed files with 78 additions and 16 deletions
|
@ -85,6 +85,11 @@ file = "mods/entityculling.toml"
|
|||
hash = "ef022f83989bc40467264755f5864f6a2ab42a02edda3b9a400c0f4ad55d0896"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/essential-mod.toml"
|
||||
hash = "9a1fdce0922f251caba7c79dbfa34e9cadbd851a1f272eaf19402523c9f50d12"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fabric-api.toml"
|
||||
hash = "56371e0a7b084daf096af668da39a182ad5f9261aa339138f5a53bbece9be8d0"
|
||||
|
|
13
packwiz-data/mods/essential-mod.toml
Normal file
13
packwiz-data/mods/essential-mod.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Essential Mod"
|
||||
filename = "Essential-fabric_1-18.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://edge.forgecdn.net/files/3545/481/Essential-fabric_1-18.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "86da0d031768630ff50c0efd2564edff106dc246"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3545481
|
||||
project-id = 546670
|
|
@ -1,12 +1,12 @@
|
|||
name = "Vanillia Minecraft"
|
||||
author = "Merith.TK"
|
||||
version = "1.0.0"
|
||||
version = "1.2.0"
|
||||
pack-format = "packwiz:1.0.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "ac11f1e28c9a296d2783ed32d25efe189a6065770a10691407fc5244ea1dc18b"
|
||||
hash = "e8ec60f36c51413dcc894669c8de33059acad5cfc89680e8a8f0ae78c4d84f41"
|
||||
|
||||
[versions]
|
||||
fabric = "0.13.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue