datapack shenanigans
After Width: | Height: | Size: 49 KiB |
After Width: | Height: | Size: 49 KiB |
After Width: | Height: | Size: 49 KiB |
After Width: | Height: | Size: 49 KiB |
After Width: | Height: | Size: 49 KiB |
After Width: | Height: | Size: 49 KiB |
6
global_packs/required_resources/ralsei_blunt/pack.mcmeta
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"pack": {
|
||||
"pack_format": 8,
|
||||
"description": "ralsei blunt"
|
||||
}
|
||||
}
|
BIN
global_packs/required_resources/ralsei_blunt/pack.png
Normal file
After Width: | Height: | Size: 49 KiB |
37
index.toml
|
@ -260,6 +260,38 @@ hash = "0ce54cf60948cb50fe87a94d4b28a2647cc45dbba0e740484d4335c96a9fe2a8"
|
|||
file = "config/yosbr/resources/touhou-nazrin.gif"
|
||||
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]]
|
||||
file = "mods/advancementinfo.pw.toml"
|
||||
hash = "a1b123fa4c9cc0c4cf25c6ef33694cf6c94f9dd88388188f34feab9b6d367e2a"
|
||||
|
@ -350,6 +382,11 @@ file = "mods/debugify.pw.toml"
|
|||
hash = "42aa424ca423493f8fc20a7792761e64056dd25a5684cea7f6af25c3280f315c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/drp-global-datapack.pw.toml"
|
||||
hash = "9fdfb80273620ce34b97742b71729c09bc18da7e6e3c0a3ee886481bd7a7106d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/dynamic-fps.pw.toml"
|
||||
hash = "71952509ce4496bf508aba29a68aba01ceacd31e8c9e8b9d9ded1e1da70a93ff"
|
||||
|
|
13
mods/drp-global-datapack.pw.toml
Normal 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
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "b257a0009761fd32d7ce6db75a859aedff5848553f68ffefe8f2896baf54221b"
|
||||
hash = "c9c8920279b0ce2ba580ba8d121efff52589ca47df5db7a489d02544b481484b"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|