mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
refactor: re-organize for multi-loader later
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Exclude exported CurseForge zip files
|
||||
*.zip
|
||||
/*.zip
|
||||
|
||||
# Exclude exported Modrinth modpacks
|
||||
*.mrpack
|
||||
/*.mrpack
|
||||
|
Before Width: | Height: | Size: 749 B After Width: | Height: | Size: 749 B |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
@@ -1,13 +1,5 @@
|
||||
hash-format = "sha256"
|
||||
|
||||
[[files]]
|
||||
file = "CREDITS.md"
|
||||
hash = "7531017a8a74e89591de19e52caab19e6b572469ce93a20d1312754be2eb551e"
|
||||
|
||||
[[files]]
|
||||
file = "LICENSE.md"
|
||||
hash = "c64e099c1ee7b6b5fbc5aab2a8cb7271e3afc68b75de8a83d80bcc156b42da4f"
|
||||
|
||||
[[files]]
|
||||
file = "config/PaginatedAdvancements.json5"
|
||||
hash = "5d383367627adc86cc738967af47cde4a00cb38678d7f700539322373d803df0"
|
||||
@@ -476,7 +468,3 @@ metafile = true
|
||||
[[files]]
|
||||
file = "resourcepacks/re-console_resources.zip"
|
||||
hash = "7f747be7a2fdc8e46d190fb8440eacdcd2f379aa4c66a3b1450f2cf06661e6c0"
|
||||
|
||||
[[files]]
|
||||
file = "versions/fabric/1.20.6/resourcepacks/re-console_resources.zip"
|
||||
hash = "7f747be7a2fdc8e46d190fb8440eacdcd2f379aa4c66a3b1450f2cf06661e6c0"
|
||||
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "5e13291311b614cad4c4ab0543f963def12690945f9f5d9770876c84ad9b1579"
|
||||
hash = "eed791a134ddf6f832ec0f4bf74c8b1c531248697bffc862f6baaeabb36f4758"
|
||||
|
||||
[versions]
|
||||
fabric = "0.15.11"
|
||||
@@ -0,0 +1,13 @@
|
||||
name = "Fantasy Texture Pack"
|
||||
filename = "FantasyTexturePack.zip"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/kFbEIMmd/versions/G6LlKRfc/FantasyTexturePack.zip"
|
||||
hash-format = "sha1"
|
||||
hash = "eb08006bebab92af8e3ec938b88889f45c6f6c45"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "kFbEIMmd"
|
||||
version = "G6LlKRfc"
|
||||
13
versions/fabric/1.20.6/resourcepacks/festive.pw.toml
Normal file
13
versions/fabric/1.20.6/resourcepacks/festive.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Festive Mash-up"
|
||||
filename = "Festive.zip"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/pE8Ji9UH/versions/QbNwYqNw/Festive.zip"
|
||||
hash-format = "sha1"
|
||||
hash = "393a00097cbd11e7fc9f6d3daadc2c763590c51e"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "pE8Ji9UH"
|
||||
version = "QbNwYqNw"
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user