feat: Add 'Dependencies: None' to all mods without dependencies
Added explicit 'Dependencies:' field to ALL mods for clarity. Mods with 'Dependencies: None': - LuckPerms - Architectury API (base library) - WorldEdit - ServerCore - FerriteCore - Spark - Plan - Simple Voice Chat Mods with 'Check mod page' note: - YAWP (varies by version) - Prism (varies by version) - Corpse/Grave mods (varies by which mod chosen) - Discord integration (varies by mod version) Why This Helps: - Holly sees 'Dependencies: None' → knows she can install it immediately - Holly sees specific dependencies → knows what to install first - Holly sees 'Check mod page' → knows to verify before installing - No ambiguity - every mod has a Dependencies field Consistency: Every single mod now has a Dependencies line. Chronicler #40
This commit is contained in:
@@ -118,6 +118,8 @@ Michael will store the MySQL credentials in Vaultwarden so you can access them s
|
||||
|
||||
**Why we need it:** This is how subscriber tiers work. Awakened subscribers get 1 home, Elemental gets 5 homes, etc. LuckPerms manages all of that.
|
||||
|
||||
**Dependencies:** None
|
||||
|
||||
**Versions needed:**
|
||||
- 1.16.5: LuckPerms Forge v5.4.x
|
||||
- 1.20.x: LuckPerms Forge/NeoForge v5.4.x
|
||||
@@ -177,7 +179,9 @@ Michael will store the MySQL credentials in Vaultwarden so you can access them s
|
||||
|
||||
**Why we need it:** Required by FTB Library and some other mods.
|
||||
|
||||
**Dependency for:** FTB Library (and transitively, all FTB mods)
|
||||
**Dependencies:** None
|
||||
|
||||
**Dependency for:** FTB Library (and transitively, all FTB mods), Elite Holograms
|
||||
|
||||
**Download:** https://www.curseforge.com/minecraft/mc-mods/architectury-api
|
||||
|
||||
@@ -201,6 +205,8 @@ Michael will store the MySQL credentials in Vaultwarden so you can access them s
|
||||
|
||||
**Why we need it:** Essential for builders (like you!). Staff rank gets full WorldEdit access.
|
||||
|
||||
**Dependencies:** None
|
||||
|
||||
**Versions needed:**
|
||||
- 1.16.5: WorldEdit Forge
|
||||
- 1.20.x: WorldEdit Forge/NeoForge
|
||||
@@ -215,6 +221,8 @@ Michael will store the MySQL credentials in Vaultwarden so you can access them s
|
||||
|
||||
**Why we need it:** Protects important areas like spawn, prevents griefing in public spaces.
|
||||
|
||||
**Dependencies:** Check mod page - varies by version (may require additional libraries)
|
||||
|
||||
**Note:** May require additional dependencies depending on version - check mod page.
|
||||
|
||||
**Download:** https://www.curseforge.com/minecraft/mc-mods/yawp (check version availability)
|
||||
@@ -228,6 +236,8 @@ Michael will store the MySQL credentials in Vaultwarden so you can access them s
|
||||
|
||||
**Why we need it:** Running 13 servers requires good performance. This helps.
|
||||
|
||||
**Dependencies:** None
|
||||
|
||||
**Download:** https://www.curseforge.com/minecraft/mc-mods/servercore
|
||||
|
||||
---
|
||||
@@ -237,6 +247,8 @@ Michael will store the MySQL credentials in Vaultwarden so you can access them s
|
||||
|
||||
**Why we need it:** Less RAM per server = more stable operation across all 13 servers.
|
||||
|
||||
**Dependencies:** None
|
||||
|
||||
**Download:** https://www.curseforge.com/minecraft/mc-mods/ferritecore
|
||||
|
||||
---
|
||||
@@ -246,6 +258,8 @@ Michael will store the MySQL credentials in Vaultwarden so you can access them s
|
||||
|
||||
**Why we need it:** When a server lags, Spark tells us why (which mod, which chunk, etc.).
|
||||
|
||||
**Dependencies:** None
|
||||
|
||||
**Download:** https://spark.lucko.me/download
|
||||
|
||||
---
|
||||
@@ -257,6 +271,8 @@ Michael will store the MySQL credentials in Vaultwarden so you can access them s
|
||||
|
||||
**Why we need it:** If someone griefs a subscriber's build, we can roll it back and prove who did it.
|
||||
|
||||
**Dependencies:** Check mod page - varies by version (Forge/NeoForge ports may have different requirements)
|
||||
|
||||
**Status:** Check if Prism exists for Forge/NeoForge on your version. If not available, rely on backups.
|
||||
|
||||
**Download:** Search CurseForge for "Prism Forge" + your version
|
||||
@@ -306,6 +322,8 @@ Michael will store the MySQL credentials in Vaultwarden so you can access them s
|
||||
|
||||
**Why we might use it:** Much better death experience for subscribers. Items protected, easy to retrieve.
|
||||
|
||||
**Dependencies:** Check mod page - varies by which mod you choose
|
||||
|
||||
**Status:** Optional - check if modpack already has death management
|
||||
|
||||
**Download:** Search CurseForge for your version
|
||||
@@ -318,6 +336,8 @@ Michael will store the MySQL credentials in Vaultwarden so you can access them s
|
||||
|
||||
**What it does:** Connects Minecraft server to Discord. Shows in-game chat in Discord channel, and vice versa.
|
||||
|
||||
**Dependencies:** Varies by mod - check mod page for each version
|
||||
|
||||
**Recommended mods by version:**
|
||||
|
||||
**For 1.16.5:**
|
||||
@@ -341,6 +361,8 @@ Michael will store the MySQL credentials in Vaultwarden so you can access them s
|
||||
|
||||
**Why we might use it:** Helps Michael/Meg understand player engagement and server health.
|
||||
|
||||
**Dependencies:** None (standalone mod)
|
||||
|
||||
**Status:** Optional - adds overhead, use if analytics are important
|
||||
|
||||
**Download:** https://www.playeranalytics.net/
|
||||
@@ -352,6 +374,8 @@ Michael will store the MySQL credentials in Vaultwarden so you can access them s
|
||||
#### 18. **Simple Voice Chat**
|
||||
**What it does:** Proximity voice chat in-game. Talk to players near you.
|
||||
|
||||
**Dependencies:** None
|
||||
|
||||
**Status:** Only configure if the modpack already has it installed. Don't add it separately.
|
||||
|
||||
**If present:** Configure permissions via LuckPerms (which tiers can use voice).
|
||||
|
||||
Reference in New Issue
Block a user