datapack shenanigans

This commit is contained in:
Penny 2022-07-23 07:03:47 -05:00
parent 85e602f225
commit a8745e05ee
11 changed files with 57 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

View file

@ -0,0 +1,6 @@
{
"pack": {
"pack_format": 8,
"description": "ralsei blunt"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

View file

@ -260,6 +260,38 @@ hash = "0ce54cf60948cb50fe87a94d4b28a2647cc45dbba0e740484d4335c96a9fe2a8"
file = "config/yosbr/resources/touhou-nazrin.gif" file = "config/yosbr/resources/touhou-nazrin.gif"
hash = "ede5a1e27814e0bb646c6c98310ae3b1f15e482b8d9dfe236c1f2d062f754278" hash = "ede5a1e27814e0bb646c6c98310ae3b1f15e482b8d9dfe236c1f2d062f754278"
[[files]]
file = "global_packs/required_resources/ralsei_blunt/assets/minecraft/textures/gui/title/background/panorama_0.png"
hash = "b2a8bab2f532c6b5d6377962df367f6aee5bc16a6e766fcbe1e01e23deaed57e"
[[files]]
file = "global_packs/required_resources/ralsei_blunt/assets/minecraft/textures/gui/title/background/panorama_1.png"
hash = "b2a8bab2f532c6b5d6377962df367f6aee5bc16a6e766fcbe1e01e23deaed57e"
[[files]]
file = "global_packs/required_resources/ralsei_blunt/assets/minecraft/textures/gui/title/background/panorama_2.png"
hash = "b2a8bab2f532c6b5d6377962df367f6aee5bc16a6e766fcbe1e01e23deaed57e"
[[files]]
file = "global_packs/required_resources/ralsei_blunt/assets/minecraft/textures/gui/title/background/panorama_3.png"
hash = "b2a8bab2f532c6b5d6377962df367f6aee5bc16a6e766fcbe1e01e23deaed57e"
[[files]]
file = "global_packs/required_resources/ralsei_blunt/assets/minecraft/textures/gui/title/background/panorama_4.png"
hash = "b2a8bab2f532c6b5d6377962df367f6aee5bc16a6e766fcbe1e01e23deaed57e"
[[files]]
file = "global_packs/required_resources/ralsei_blunt/assets/minecraft/textures/gui/title/background/panorama_5.png"
hash = "b2a8bab2f532c6b5d6377962df367f6aee5bc16a6e766fcbe1e01e23deaed57e"
[[files]]
file = "global_packs/required_resources/ralsei_blunt/pack.mcmeta"
hash = "ef68c348bba5a05a70a7ed015ae3fed30ee02c79988761987cdc0d28267c9c26"
[[files]]
file = "global_packs/required_resources/ralsei_blunt/pack.png"
hash = "b2a8bab2f532c6b5d6377962df367f6aee5bc16a6e766fcbe1e01e23deaed57e"
[[files]] [[files]]
file = "mods/advancementinfo.pw.toml" file = "mods/advancementinfo.pw.toml"
hash = "a1b123fa4c9cc0c4cf25c6ef33694cf6c94f9dd88388188f34feab9b6d367e2a" hash = "a1b123fa4c9cc0c4cf25c6ef33694cf6c94f9dd88388188f34feab9b6d367e2a"
@ -350,6 +382,11 @@ file = "mods/debugify.pw.toml"
hash = "42aa424ca423493f8fc20a7792761e64056dd25a5684cea7f6af25c3280f315c" hash = "42aa424ca423493f8fc20a7792761e64056dd25a5684cea7f6af25c3280f315c"
metafile = true metafile = true
[[files]]
file = "mods/drp-global-datapack.pw.toml"
hash = "9fdfb80273620ce34b97742b71729c09bc18da7e6e3c0a3ee886481bd7a7106d"
metafile = true
[[files]] [[files]]
file = "mods/dynamic-fps.pw.toml" file = "mods/dynamic-fps.pw.toml"
hash = "71952509ce4496bf508aba29a68aba01ceacd31e8c9e8b9d9ded1e1da70a93ff" hash = "71952509ce4496bf508aba29a68aba01ceacd31e8c9e8b9d9ded1e1da70a93ff"

View file

@ -0,0 +1,13 @@
name = "Global Packs"
filename = "global_packs-fabric-1.18.2-1.12.2.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "f69f225eb6527a37962c2d07a38afeed469b93f0"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3818437
project-id = 317134

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "b257a0009761fd32d7ce6db75a859aedff5848553f68ffefe8f2896baf54221b" hash = "c9c8920279b0ce2ba580ba8d121efff52589ca47df5db7a489d02544b481484b"
[versions] [versions]
fabric = "0.14.8" fabric = "0.14.8"