Compare commits

...

15 Commits
1.0.0 ... main

Author SHA1 Message Date
3460f6b7ca one more thing 2024-03-31 00:25:47 -05:00
294cb92912 figura security patch 2024-03-02 12:15:10 -06:00
f5fa311c26 figura update 2024-03-01 14:00:05 -06:00
ceeb1a770f fix spectrum crash 2024-02-28 23:12:55 -06:00
899239a00d increase brain rot 2024-02-28 02:04:19 -06:00
1a5d5982ad why was this not always there 2024-02-28 01:59:18 -06:00
b6aff89a33 you saw nothing 2024-02-26 19:41:06 -06:00
f69b1e5df7 tooltips fix again 2024-02-26 19:23:20 -06:00
440efe9fff fix buy station sound 2024-02-26 18:47:34 -06:00
ee55a33131 borderless mining 2024-02-26 14:32:59 -06:00
dac48f9a8e tweaking 2024-02-26 03:26:52 -06:00
ec6ccecb26 make legendary tooltips optional 2024-02-26 01:19:24 -06:00
f8e144d2b2 add server 2024-02-25 20:28:03 -06:00
d79255e5c8 it is likely that this is incredibly illegal 2024-02-24 18:05:51 -06:00
9319b1d5aa update the sauce 2024-02-23 18:56:05 -06:00
16 changed files with 154 additions and 39 deletions

View File

@ -352,6 +352,16 @@ entity {
Bagel Bagel
Inno Inno
Blue Blue
Final Knight
Chenyaaa
Voice Fucker
Hakur9
Sefeia
Magnum Koishi
ZUN
LordAlfredo
Moderator
Valkyria
> >
# A list of name pieces, which can be spliced together to create full names. May be empty only if names is not empty. # A list of name pieces, which can be spliced together to create full names. May be empty only if names is not empty.
@ -465,6 +475,8 @@ entity {
Major Major
General General
Senpai Senpai
Hardgore
Superplayer
> >
# A list of suffixes, which are used in the generation of boss names. A suffix is always preceeded by "The". May be empty. # A list of suffixes, which are used in the generation of boss names. A suffix is always preceeded by "The". May be empty.
@ -549,6 +561,16 @@ entity {
Ninja Ninja
Warrior Warrior
Pyromancer Pyromancer
Voice Fucker
Moderator
Gibia
Duck
Brain Lag
Magic 8 Ball
Drip Install
Lolita
Banned
Insignificant Side Character
> >
} }

View File

@ -17505,6 +17505,11 @@ file = "mods/bookshelf.pw.toml"
hash = "d12e1ffd08b9f26a5ad78dabdc9a4a2212ca4058dd9d6347a716bd5e25139dae" hash = "d12e1ffd08b9f26a5ad78dabdc9a4a2212ca4058dd9d6347a716bd5e25139dae"
metafile = true metafile = true
[[files]]
file = "mods/borderless-mining.pw.toml"
hash = "764d1ff7674fc05039cfcbb50a57088fa7f4f3c5d70847b49687ecfee3d7adb3"
metafile = true
[[files]] [[files]]
file = "mods/bosses-of-mass-destruction.pw.toml" file = "mods/bosses-of-mass-destruction.pw.toml"
hash = "62a06523495d2fe4423080876dbcd631378cf805c20a64c63f3768027b4f8c15" hash = "62a06523495d2fe4423080876dbcd631378cf805c20a64c63f3768027b4f8c15"
@ -17627,7 +17632,7 @@ metafile = true
[[files]] [[files]]
file = "mods/clean-tooltips.pw.toml" file = "mods/clean-tooltips.pw.toml"
hash = "afc4c84357a9d79ea61d1b094f007982aebd87ebcad3646bdacf657487cb4b87" hash = "a242ac265235bee0e9578b1c9b7925eff5fe64b7c657efb86675186951702e19"
metafile = true metafile = true
[[files]] [[files]]
@ -17865,6 +17870,11 @@ file = "mods/elytra-slot.pw.toml"
hash = "803b74a214998313742d95245d8be2c0db616c2bb6327896247dff36379cc2d0" hash = "803b74a214998313742d95245d8be2c0db616c2bb6327896247dff36379cc2d0"
metafile = true metafile = true
[[files]]
file = "mods/emojiful.pw.toml"
hash = "46004f52bf80f43e49b2f5b72e925a17a1cdf45f6f18b03a0faaef422d04396f"
metafile = true
[[files]] [[files]]
file = "mods/enchantment-descriptions.pw.toml" file = "mods/enchantment-descriptions.pw.toml"
hash = "997480d9b44ae73abda672885e95339ac81a8db725d7d23311a58e81ac6b5492" hash = "997480d9b44ae73abda672885e95339ac81a8db725d7d23311a58e81ac6b5492"
@ -17972,7 +17982,7 @@ metafile = true
[[files]] [[files]]
file = "mods/figura.pw.toml" file = "mods/figura.pw.toml"
hash = "94e4884521c256740df7adbdaacb385a30262c0bc711e3af502dd42906a06f5d" hash = "75ffe202cd8947bbbb748a46bcd9d1cfb55d34a2fc95909b3001ac8433625fb7"
metafile = true metafile = true
[[files]] [[files]]
@ -18102,7 +18112,12 @@ metafile = true
[[files]] [[files]]
file = "mods/hardcore-redeploy.pw.toml" file = "mods/hardcore-redeploy.pw.toml"
hash = "61ea08cd05ba3a9b88af75b591ab7ceb110f066ff4f37824a14340871109e8e2" hash = "90fec92be0f998eee4291b459d45b82a92c2a7d9d600737784406dae661aacee"
metafile = true
[[files]]
file = "mods/hardcore-revival-fabric.pw.toml"
hash = "751ea5e90b7fedae7e0a5b6d77c6fc32bad3700a5c90c0a80e63bede2d58d0bb"
metafile = true metafile = true
[[files]] [[files]]
@ -18115,6 +18130,11 @@ file = "mods/heracles.pw.toml"
hash = "491f078164f8d657831d3a6c3a2887c5b51b0d213fe060a2c4d07ff1337be3e7" hash = "491f078164f8d657831d3a6c3a2887c5b51b0d213fe060a2c4d07ff1337be3e7"
metafile = true metafile = true
[[files]]
file = "mods/hex-casting.pw.toml"
hash = "1e92cbf81b21557f13a878d50952e077782578556835b6c74b689f194c4d77a0"
metafile = true
[[files]] [[files]]
file = "mods/hopo-better-ruined-portals.pw.toml" file = "mods/hopo-better-ruined-portals.pw.toml"
hash = "a2b0ab62343fc5aa5d01f63e12a12f74588e8053abdbeb143c0a146aa76faa80" hash = "a2b0ab62343fc5aa5d01f63e12a12f74588e8053abdbeb143c0a146aa76faa80"
@ -18232,7 +18252,7 @@ metafile = true
[[files]] [[files]]
file = "mods/legendary-tooltips-fabric.pw.toml" file = "mods/legendary-tooltips-fabric.pw.toml"
hash = "455ebcd7078eddf6c4dd3bff09f70bb3d755d4fa1665ff9070e8c37077c54dce" hash = "30ba35cb3ef8e0686738be413605dc863a0a8a81acb6dd3ac59f1b7362291d88"
metafile = true metafile = true
[[files]] [[files]]
@ -18585,6 +18605,11 @@ file = "mods/patchouli-fabric.pw.toml"
hash = "bb0398103eccb3b7bb136776e68e7eda242c25d4d9864d4551d18beca58bc913" hash = "bb0398103eccb3b7bb136776e68e7eda242c25d4d9864d4551d18beca58bc913"
metafile = true metafile = true
[[files]]
file = "mods/paucal.pw.toml"
hash = "fee90eeefee1adbfce509b44bad47ac2e82c7571ffb69e2fadc36366bbe079ac"
metafile = true
[[files]] [[files]]
file = "mods/pehkui.pw.toml" file = "mods/pehkui.pw.toml"
hash = "c02e49fc6a3512123893e59e61be0ba804ba9bc9069dcc71683d9efa98145192" hash = "c02e49fc6a3512123893e59e61be0ba804ba9bc9069dcc71683d9efa98145192"
@ -18660,11 +18685,6 @@ file = "mods/projectile-damage-attribute.pw.toml"
hash = "a0f4e71abdcb3fa24e45fe8fb83aa43fb40e1be7d0729795ae15f42a8b642f27" hash = "a0f4e71abdcb3fa24e45fe8fb83aa43fb40e1be7d0729795ae15f42a8b642f27"
metafile = true metafile = true
[[files]]
file = "mods/prometheus.pw.toml"
hash = "5fd0eff2703bf3b100f3f4f05379f639723a58427ee7865e1d129d0845557433"
metafile = true
[[files]] [[files]]
file = "mods/prominent-create.pw.toml" file = "mods/prominent-create.pw.toml"
hash = "770c41e099c9410ffae1dd6a59635c6ced8bbfe972aee369b332f2a93314a7d4" hash = "770c41e099c9410ffae1dd6a59635c6ced8bbfe972aee369b332f2a93314a7d4"
@ -18877,7 +18897,7 @@ metafile = true
[[files]] [[files]]
file = "mods/spectrum.pw.toml" file = "mods/spectrum.pw.toml"
hash = "c4a10a5a08907f32fdcaf7ba774c0331e0d5bae52905eabe7836849cbd711f6d" hash = "4dcfed0216f0935074ecbe40eae9163ad3ffd33938e40654cd9f686269e2ca62"
metafile = true metafile = true
[[files]] [[files]]
@ -19015,6 +19035,11 @@ file = "mods/towers-of-the-wild-additions.pw.toml"
hash = "3b6752885578c32acfda11cc640edf261eea1373aeda18e471f225f9f42471e9" hash = "3b6752885578c32acfda11cc640edf261eea1373aeda18e471f225f9f42471e9"
metafile = true metafile = true
[[files]]
file = "mods/tpa++.pw.toml"
hash = "0ed65d2249a27be91cf5b40c3fa790bd27ddb7765dfa0c2c87c3fd8aef8ad0a0"
metafile = true
[[files]] [[files]]
file = "mods/trample-no-more.pw.toml" file = "mods/trample-no-more.pw.toml"
hash = "5a559f538163cad84ddc47455d4eb2d2b0cc4ef015be59528dc0d57a444ae639" hash = "5a559f538163cad84ddc47455d4eb2d2b0cc4ef015be59528dc0d57a444ae639"
@ -19312,7 +19337,7 @@ metafile = true
[[files]] [[files]]
file = "servers.dat" file = "servers.dat"
hash = "2dd77d0d8c50b83c3b9672945f9db6f18a6c3f256283b331db4a856118e5ced4" hash = "9eee97e3843fbf8e72293361a7500e3a6134fc16babc2d5808d461613829a835"
[[files]] [[files]]
file = "shaderpacks/complementary-reimagined.pw.toml" file = "shaderpacks/complementary-reimagined.pw.toml"

View File

@ -0,0 +1,18 @@
name = "Borderless Mining"
filename = "borderless-mining-1.1.8+1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/kYq5qkSL/versions/lhrW53q7/borderless-mining-1.1.8%2B1.20.1.jar"
hash-format = "sha1"
hash = "dbdb8a0600679f3c76480ae5d0995e2334773ce3"
[update]
[update.modrinth]
mod-id = "kYq5qkSL"
version = "lhrW53q7"
[option]
optional = true
default = false
description = "Turns fullscreen mode into borderless windowed"

View File

@ -11,3 +11,8 @@ mode = "metadata:curseforge"
[update.curseforge] [update.curseforge]
file-id = 4703393 file-id = 4703393
project-id = 855017 project-id = 855017
[option]
optional = true
default = true
description = "Makes item tooltips fancier (It's probably fine but I'm not sure)"

13
mods/emojiful.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Emojiful"
filename = "Emojiful-Fabric-1.20.1-4.2.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/72GXx2MO/versions/ELIJcdMH/Emojiful-Fabric-1.20.1-4.2.0.jar"
hash-format = "sha1"
hash = "647c971125e49234847fe97bf874e43d19c6c713"
[update]
[update.modrinth]
mod-id = "72GXx2MO"
version = "ELIJcdMH"

View File

@ -1,13 +1,13 @@
name = "Figura" name = "Figura"
filename = "figura-0.1.2+1.20.1.jar" filename = "figura-0.1.4+1.20.1-fabric-mc.jar"
side = "client" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/s9gIPDom/versions/8892Wqoi/figura-0.1.2%2B1.20.1.jar" url = "https://cdn.modrinth.com/data/s9gIPDom/versions/DhHrk371/figura-0.1.4%2B1.20.1-fabric-mc.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "9e72055d725cadaff98bbd21fca24ff149066a08" hash = "260b9cae1dc1087d3007e644e2b43f4d2634914d"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "s9gIPDom" mod-id = "s9gIPDom"
version = "8892Wqoi" version = "DhHrk371"

View File

@ -1,7 +1,7 @@
name = "hardcore-redeploy" name = "hardcore-redeploy"
filename = "hardcore_redeploy-1.0.0.jar" filename = "hardcore_redeploy-1.1.1.jar"
[download] [download]
url = "https://git.touhoudiscord.net/attachments/9cc57907-47cd-4941-912f-a455c6a724ff" url = "https://git.touhoudiscord.net/attachments/149df763-7e02-40b4-a93c-17320a790592"
hash-format = "sha256" hash-format = "sha256"
hash = "61fb561881c2f289c38bbefa6bce21005e2ae6a8b4661fba20169133fc26df16" hash = "b8770ccfaf9b5bdc6da6a22be9bd2ce463bb6f920a9d09a1a8aeaae220072b7d"

View File

@ -0,0 +1,13 @@
name = "Hardcore Revival (Fabric Edition)"
filename = "hardcorerevival-fabric-1.20.1-12.0.2.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "199a2db3b24e50751ba5fa848d5c53ee923e41fc"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5140120
project-id = 554587

7
mods/hex-casting.pw.toml Normal file
View File

@ -0,0 +1,7 @@
name = "hex-casting"
filename = "hexcasting-fabric-1.20.1-0.11.1-7-pre-620.jar"
[download]
url = "https://maven.blamejared.com/at/petra-k/hexcasting/hexcasting-fabric-1.20.1/0.11.1-7-pre-620/hexcasting-fabric-1.20.1-0.11.1-7-pre-620.jar"
hash-format = "sha256"
hash = "92c1e17e5edae830f5faa5f80f4290d0f3edae73f970fd0dd384ea19460ccde3"

View File

@ -1,6 +1,6 @@
name = "Legendary Tooltips [Fabric]" name = "Legendary Tooltips [Fabric]"
filename = "LegendaryTooltips-1.20.1-fabric-1.4.5.jar" filename = "LegendaryTooltips-1.20.1-fabric-1.4.5.jar"
side = "both" side = "client"
[download] [download]
hash-format = "sha1" hash-format = "sha1"
@ -11,3 +11,8 @@ mode = "metadata:curseforge"
[update.curseforge] [update.curseforge]
file-id = 4940615 file-id = 4940615
project-id = 542478 project-id = 542478
[option]
optional = true
default = false
description = "Makes item tooltips fancier (Doesn't work very well, spams logs)"

7
mods/paucal.pw.toml Normal file
View File

@ -0,0 +1,7 @@
name = "paucal"
filename = "paucal-fabric-1.20.1-0.6.0-pre-118.jar"
[download]
url = "https://maven.blamejared.com/at/petra-k/paucal/paucal-fabric-1.20.1/0.6.0-pre-118/paucal-fabric-1.20.1-0.6.0-pre-118.jar"
hash-format = "sha256"
hash = "8b30d6dbca637a0bea8adf58cab1cbe96d4b6083317162381b70305098a12361"

View File

@ -1,13 +0,0 @@
name = "Prometheus"
filename = "prometheus-fabric-1.20.1-1.2.4.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "53234169d3d78ccefa77744f7bbb8e159402e72e"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5072559
project-id = 845834

View File

@ -1,13 +1,13 @@
name = "Spectrum" name = "Spectrum"
filename = "spectrum-1.7.6-deeper-down.jar" filename = "spectrum-1.7.7-deeper-down.jar"
side = "both" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/3rc31Hgo/versions/TAEijMIU/spectrum-1.7.7-deeper-down.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "445b84c5791fb0b7b37ea2c4b7db881aeeb0b96d" hash = "8900f5c276acf2551e4139c3428938e21a4bc20b"
mode = "metadata:curseforge"
[update] [update]
[update.curseforge] [update.modrinth]
file-id = 5080474 mod-id = "3rc31Hgo"
project-id = 556967 version = "TAEijMIU"

13
mods/tpa++.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "TPA++"
filename = "TPA++ - 1.5.0-1.20.x-BETA.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/pPuyOJU7/versions/1KtJZo8F/TPA%2B%2B%20-%201.5.0-1.20.x-BETA.jar"
hash-format = "sha1"
hash = "b34d493d86f17bdda39f0b88fb583284f908eace"
[update]
[update.modrinth]
mod-id = "pPuyOJU7"
version = "1KtJZo8F"

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 = "08a72aff0b09e41b238d094bef3b2d76f11b0209c049890274db488c38af7bad" hash = "1be59e2ee2062985a874d9bf155d21364c181319d55c6439483a927404fb61d8"
[versions] [versions]
fabric = "0.14.25" fabric = "0.14.25"

Binary file not shown.