add Flerovium
All checks were successful
Actions / Generate Export Files (push) Successful in 32s
Actions / Verify Packwiz Hashes (push) Successful in 43s

This commit is contained in:
cswimr 2025-04-07 13:25:55 -05:00
parent c53f4bc945
commit fa2efa4f15
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087
5 changed files with 23 additions and 3 deletions

View file

@ -26,6 +26,7 @@ Short description of what this release offers
- [Despawn Tweaks](https://modrinth.com/mod/ahQrpeXp) (1.0.0)
- [Distraction Free Recipes](https://modrinth.com/mod/gbJLUhZP) (1.2.1)
- [Does It Tick?](https://modrinth.com/mod/vmg6jaPW) (1.1.4)
- [Flerovium](https://www.curseforge.com/minecraft/mc-mods/flerovium) (1.0.4)
- [MixinTrace Reforged](https://modrinth.com/mod/MdyrQYHR) (1.0.0)
- [owo-lib](https://modrinth.com/mod/ccKDOlHs) (0.12.15.1-beta.2)
- [Redirected](https://modrinth.com/mod/hhnR8xqU) (1.0.0)

View file

@ -16,6 +16,7 @@
- [Configured](https://www.curseforge.com/minecraft/mc-mods/configured) - Licensed under the [GNU Lesser General Public License v3.0](https://www.curseforge.com/minecraft/mc-mods/configured#license).
- [ConnectedTexturesMod](https://www.curseforge.com/minecraft/mc-mods/ctm) - Licensed under the [GNU General Public License Version 3](https://www.curseforge.com/minecraft/mc-mods/ctm#license).
- [Cosmetic Armor Reworked](https://www.curseforge.com/minecraft/mc-mods/cosmetic-armor-reworked) - Licensed under the [Minecraft Mod Public License](https://www.curseforge.com/minecraft/mc-mods/cosmetic-armor-reworked#license).
- [Flerovium](https://www.curseforge.com/minecraft/mc-mods/flerovium) - Licensed under the [GNU Lesser General License Version v3.0](https://www.curseforge.com/minecraft/mc-mods/flerovium#license).
- [Flux Networks](https://www.curseforge.com/minecraft/mc-mods/flux-networks) - All Rights Reserved, but gives explicit permission in mod description.
> Feel free to use this mod in any mod-pack you wish.
- [Hostile Neural Networks](https://www.curseforge.com/minecraft/mc-mods/hostile-neural-networks) - Licensed under the [MIT license](https://www.curseforge.com/minecraft/mc-mods/hostile-neural-networks#license).

9
index.pw.toml generated
View file

@ -2,7 +2,7 @@ hash-format = "sha256"
[[files]]
file = "CHANGELOG.md"
hash = "905a01b7915d11d8aa55b77a04845162ba037a2a35301d84e3f3903ed50600d8"
hash = "a43bef186d7033aada4a94cc9ca5c08bf7973b7225f713556be153e63e7c4a50"
alias = "galacticfactory/CHANGELOG.md"
[[files]]
@ -12,7 +12,7 @@ alias = "galacticfactory/LICENSE.md"
[[files]]
file = "PERMISSIONS.md"
hash = "c3236d78281846a006c1761577fd99489f1e14cf3ecf8f9b456d82bacd29dba3"
hash = "7b43b738ab3ab537d60d1b7780e3fb3873dbc7aa518ac98f7e45a9da6834622a"
alias = "galacticfactory/PERMISSIONS.md"
[[files]]
@ -834,6 +834,11 @@ file = "mods/first-person-model.pw.toml"
hash = "14c63f393a7b310f0dfa6a5250eba2230d1cbaf239be51b47e751c16e88ad074"
metafile = true
[[files]]
file = "mods/flerovium.pw.toml"
hash = "b7b6385cb304cc64aa95e8d16dd599af50757925bbc0f555e0916f8c7ee35d17"
metafile = true
[[files]]
file = "mods/flux-networks.pw.toml"
hash = "ad8209e472d463c9fcd19ca708fcd9c1a4a1bc69c9f0ca22efeacb414e9ab7a8"

13
mods/flerovium.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Flerovium"
filename = "flerovium-neoforge-1.21.1-1.0.4-all.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "7a2e559997a9477e4cd3661c638f9a26b547ef72"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 6359527
project-id = 1142875

2
pack.toml generated
View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.pw.toml"
hash-format = "sha256"
hash = "1d2298f31fa9bdfe1a3fb1b9efca427d343fd5479b022bcca23cbe9e28b33a91"
hash = "d7b8f76a43ae69a338b9243e0fa26618b4cbafca980968c09a5883b9af5b03e9"
[versions]
minecraft = "1.21.1"