better multiplayer sleep and soaring phantoms.

refactor markdown spaces
This commit is contained in:
2026-04-23 07:21:41 +03:00
parent 1f3867eeec
commit 8f6e39d514
15 changed files with 384 additions and 82 deletions

120
ReadMe.md
View File

@ -19,17 +19,19 @@ Modpack description:
---
# Vanilla-Plus Tech & Utility Modpack
A personal modpack based on **FO** from Modrinth and my expirience on FTB NeoTech
A personal modpack based on **FO** from Modrinth and my expirience on FTB NeoTech.
**Minecraft: 1.21.10** | **Fabric: 0.18.4**
---
## 🧩 Legend
🧾 **Client-side mod**
🚫 **Not working on a server** (and also not presented in modpack anywhere)
✖️ **Not presented in oficial modpack** (But might be downloaded in manual)
✖️ **Not presented in oficial modpack** (But might be manual downloaded it, defaultly exists in git)
🗑 **Orphans (no active dependencies used)**
🥕 **New mods since last release**
🧾 About "Clients mods". Some mods is not necessary on client side. That is means - some mods really need only on the server side (example: Villager Pickup), but not nothing wrong if you install it on client side.
That mods is not any marked, but if you have see server mods list - you can be inspect pakku.lock.json file.
---
## 🖼️ Prompts for Modpack Images
**Size: 838x470 for CurseForge description**
@ -44,9 +46,9 @@ A personal modpack based on **FO** from Modrinth and my expirience on FTB NeoTec
OptiFine Alternatives
| Mod | Description | Notes / Dependencies |
| :-- | :--- | :--- |
| **[Iris Shaders](https://www.curseforge.com/minecraft/mc-mods/irisshaders)** | Shader support for Fabric. | ✅ **Requires: [[Sodium]](#sodium)**<br>Get shaders from: [Modrinth Shaders](https://modrinth.com/discover/shaders) |
| **[Sodium](https://www.curseforge.com/minecraft/mc-mods/sodium)** | Drastically improves client performance. | **Required by: [[Iris]](#iris-shaders)** |
| :-- | :-- | :-- |
| **[Iris Shaders](https://www.curseforge.com/minecraft/mc-mods/irisshaders)** | Shader support for Fabric | ✅ **Requires: [[Sodium]](#sodium)**<br>Get shaders from: [Modrinth Shaders](https://modrinth.com/discover/shaders) |
| **[Sodium](https://www.curseforge.com/minecraft/mc-mods/sodium)** | Drastically improves client performance | **Required by: [[Iris]](#iris-shaders)** |
---
@ -54,38 +56,39 @@ OptiFine Alternatives
*Essential mods required for others to function.*
| Mod | Purpose | Required For |
| :------------------------------------------------------------------------------------------------ | :----------------------------------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **[Architectury API](https://www.curseforge.com/minecraft/mc-mods/architectury-api)** | Cross-loader API. | Used by **REI**. |
| **[Cloth Config API](https://www.curseforge.com/minecraft/mc-mods/cloth-config)** | Configuration screen API. | Used by many mods for GUI Zoomifysettings (e.g., **[[Dynamic FPS]](#-improvements--enhancements)**). |
| **[Collective](https://www.curseforge.com/minecraft/mc-mods/collective)** | Library for shared code. | Service module for **[[Serilum]](#serilum-mods)** mods. |
| **[Fabric API](https://www.curseforge.com/minecraft/mc-mods/fabric-api)** | Core hooks for Fabric mods. | Needed for **[[Forge Config API Port]](#forge-config-api-port)** & **[[Advanced XRay]](#-cheats)**. |
| **[Forge Config API Port](https://www.curseforge.com/minecraft/mc-mods/forge-config-api-port)** | Port of Forge's config system. | Required by **[[Remove Reloading Screen]](#-improvements--enhancements)**.<br>**Requires: [[Fabric API]](#fabric-api)** |
| **[Fabric Language Kotlin](https://www.curseforge.com/minecraft/mc-mods/fabric-language-kotlin)** | Adds Kotlin support. | Required by **[[Zoomify]](#-hud--ui)** (which also uses **[[YACL]](#yetanotherconfiglib-yacl)**). |
| **[YetAnotherConfigLib (YACL)](https://www.curseforge.com/minecraft/mc-mods/yacl)** | Configuration library. | Required by [[#🧨 Cheats]] - **[Frostbyte's Maximum Mobility](https://www.curseforge.com/minecraft/mc-mods/frostbytes-maximum-mobility)**& [[#🖥️ HUD & UI]] - **[Zoomify](https://www.curseforge.com/minecraft/mc-mods/zoomify)** (which also needs [[Fabric Language Kotlin]](#fabric-language-kotlin)). |
| [**libIPN**](https://www.curseforge.com/projects/679177)🧾🥕 | Inventory Profiles Next Settings and GUI Library | Required by [[#🖥️ HUD & UI]] - [**Inventory Profiles Next**](https://www.curseforge.com/projects/495267) |
| :-- | :-- | :-- |
| **[Architectury API](https://www.curseforge.com/minecraft/mc-mods/architectury-api)** | Cross-loader API | Used by **REI** |
| **[Cloth Config API](https://www.curseforge.com/minecraft/mc-mods/cloth-config)** | Configuration screen API | Used by many mods for GUI Zoomifysettings (e.g., **[[Dynamic FPS]](#-improvements--enhancements)**) |
| **[Collective](https://www.curseforge.com/minecraft/mc-mods/collective)** | Library for shared code | Service module for **[[Serilum]](#serilum-mods)** mods |
| **[Fabric API](https://www.curseforge.com/minecraft/mc-mods/fabric-api)** | Core hooks for Fabric mods | Needed for **[[Forge Config API Port]](#forge-config-api-port)** & **[[Advanced XRay]](#-cheats)** |
| **[Forge Config API Port](https://www.curseforge.com/minecraft/mc-mods/forge-config-api-port)** | Port of Forge's config system | Required by **[[Remove Reloading Screen]](#-improvements--enhancements)**.<br>**Requires: [[Fabric API]](#fabric-api)** |
| **[Fabric Language Kotlin](https://www.curseforge.com/minecraft/mc-mods/fabric-language-kotlin)** | Adds Kotlin support | Required by **[[Zoomify]](#-hud---ui--)** (which also uses **[[YACL]](#yetanotherconfiglib-yacl)**) |
| **[Fzzy Config](https://www.curseforge.com/minecraft/mc-mods/fzzy-config)** | Configuration tool (for config files) | Required by **[[Soaring Phantoms]](#-general-gameplay---utilities)** |
| **[YetAnotherConfigLib (YACL)](https://www.curseforge.com/minecraft/mc-mods/yacl)** | Configuration library | Required by [[#🧨 Cheats]] - **[Frostbyte's Maximum Mobility](https://www.curseforge.com/minecraft/mc-mods/frostbytes-maximum-mobility)**& [[#🖥️ HUD & UI]] - **[Zoomify](https://www.curseforge.com/minecraft/mc-mods/zoomify)** (which also needs [[Fabric Language Kotlin]](#fabric-language-kotlin)) |
| [**libIPN**](https://www.curseforge.com/projects/679177)🧾 | Inventory Profiles Next Settings and GUI Library | Required by [[#🖥️ HUD & UI]] - [**Inventory Profiles Next**](https://www.curseforge.com/projects/495267) |
**Non-mod / Additional Libraries:**
`cloth-basic-math`, `Fabric Loader`, `Java`, `Minecraft`, `MixinExtras`, `Placeholder API`
---
## 🖥️ HUD & UI ✖️🥕
## 🖥️ HUD & UI ✖️
*Interface improvements and information displays.*
| Mod | Description | Keybinds / Notes |
| :------------------------------------------------------------------------------------------------ | :----------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [**Apple Skin**](https://www.curseforge.com/projects/248787)🥕 | Hungry HUD. | |
| **[Better Mount HUD](https://www.curseforge.com/minecraft/mc-mods/better-mount-hud)** | Improves the UI while riding mounts. | |
| [**Durability Plus**](https://modrinth.com/mod/na1dL51S)🧾🥕 | Showing tools durability in tooltip | |
| [**Easy Install**](https://modrinth.com/project/easy-install)✖️🥕 | Manage mods & updates in MC UI | Nop in curseforge network |
| **[Fabrishot](https://www.curseforge.com/minecraft/mc-mods/fabrishot)**🧾 | High-resolution screenshots. | **F9** (regular screenshot is F2). ~9 MB files, excellent quality. |
| [**Inventory Profiles Next**](https://www.curseforge.com/projects/495267)🧾🥕 | Inventory Sorter | ✅ Requires: [**libIPN**](https://www.curseforge.com/projects/679177) |
| **[Jade](https://www.curseforge.com/minecraft/mc-mods/jade)** | Shows detailed info about the block you're looking at. | |
| **[Mod Menu](https://www.curseforge.com/minecraft/mc-mods/modmenu)** | In-game menu to view and configure mods. | |
| :-- | :-- | :-- |
| [**Apple Skin**](https://www.curseforge.com/projects/248787) | Hungry HUD | |
| **[Better Mount HUD](https://www.curseforge.com/minecraft/mc-mods/better-mount-hud)** | Improves the UI while riding mounts | |
| [**Durability Plus**](https://modrinth.com/mod/na1dL51S)🧾 | Showing tools durability in tooltip | |
| [**Easy Install**](https://modrinth.com/project/easy-install)✖️ | Manage mods & updates in MC UI | Nop in curseforge network |
| **[Fabrishot](https://www.curseforge.com/minecraft/mc-mods/fabrishot)** 🧾 | High-resolution screenshots | **F9** (regular screenshot is F2). ~9 MB files, excellent quality |
| [**Inventory Profiles Next**](https://www.curseforge.com/projects/495267)🧾 | Inventory Sorter | ✅ Requires: [**libIPN**](https://www.curseforge.com/projects/679177) |
| **[Jade](https://www.curseforge.com/minecraft/mc-mods/jade)** | Shows detailed info about the block you're looking at | |
| **[Mod Menu](https://www.curseforge.com/minecraft/mc-mods/modmenu)** | In-game menu to view and configure mods | |
| [**Mouse Tweaks**](https://modrinth.com/mod/aC3cM3Vq) | Area collect for inventary | |
| [**No Chat Reports**](https://modrinth.com/mod/qQyHxfxd)🧾🥕 | Disable in-game notify about not sign chat messages. | |
| **[Paginated Advancements](https://www.curseforge.com/minecraft/mc-mods/paginated-advancements)** | Better advancement screen with filters. | Open with **L**. |
| **[Zoomify](https://www.curseforge.com/minecraft/mc-mods/zoomify)**🧾 | Smooth zoom & cinematic camera. | **Alt** (default C) to zoom. **F6** for cinematic camera.<br>**Requires: [[Fabric Language Kotlin]](#fabric-language-kotlin)** & **[[YACL]](#yetanotherconfiglib-yacl)** |
| [**No Chat Reports**](https://modrinth.com/mod/qQyHxfxd)🧾 | Disable in-game notify about not sign chat messages | |
| **[Paginated Advancements](https://www.curseforge.com/minecraft/mc-mods/paginated-advancements)** | Better advancement screen with filters | Open with **L**. |
| **[Zoomify](https://www.curseforge.com/minecraft/mc-mods/zoomify)** 🧾 | Smooth zoom & cinematic camera | **Alt** (default C) to zoom. **F6** for cinematic camera.<br>**Requires: [[Fabric Language Kotlin]](#fabric-language-kotlin)** & **[[YACL]](#yetanotherconfiglib-yacl)** |
---
@ -93,9 +96,9 @@ OptiFine Alternatives
*Quality-of-life and performance tweaks.*
| Mod | Description | Dependencies |
| :-- | :--- | :--- |
| :-- | :-- | :-- |
| **[Dynamic FPS](https://www.curseforge.com/minecraft/mc-mods/dynamic-fps)** | Reduces FPS when the game is not in focus. | ✅ (Optional but recommended) **[[Cloth Config API]](#cloth-config-api)** |
| **[Remove Reloading Screen](https://www.curseforge.com/minecraft/mc-mods/rrls)** | Removes the red reload splash screen when changing settings. | ✅ **Requires: [[Forge Config API Port]](#forge-config-api-port)** |
| **[Remove Reloading Screen](https://www.curseforge.com/minecraft/mc-mods/rrls)** | Removes the red reload splash screen when changing settings | ✅ **Requires: [[Forge Config API Port]](#forge-config-api-port)** |
---
@ -103,20 +106,23 @@ OptiFine Alternatives
*Core mods that add new functionality, items, and mechanics.*
| Mod | Description | Category |
| :-------------------------------------------------------------------------------------------------------- | :---------------------------------------------------------- | :------------ |
| **[Carry On](https://www.curseforge.com/minecraft/mc-mods/carry-on)** | Pick up and carry chests, animals, and more. | Utility |
| **[Classic Pipes](https://www.curseforge.com/minecraft/mc-mods/classic-pipes)** | Simple item transport pipes (inspired by BuildCraft). | Logistics |
| **[FastRTP \| Random Teleport](https://www.curseforge.com/minecraft/mc-mods/fastrtp)** | Random teleport command for exploration. | Teleportation |
| **[JustHammers](https://www.curseforge.com/minecraft/mc-mods/justhammers)** | Hammers for 3x3, 5x5, and even 5x5x5 area mining. | Tools |
| **[MiniTeleport](https://www.curseforge.com/minecraft/mc-mods/miniteleport)** | Simple teleport command. | Teleportation |
| **[Quartz Elevator](https://www.curseforge.com/minecraft/mc-mods/quartz-elevator)** | Block-based vertical teleportation (elevators). | Transport |
| **[Reinforced Chests](https://www.curseforge.com/minecraft/mc-mods/reinforced-chests)** | Upgradable, larger chests (like Iron Chests). | Storage |
| **[Replanting Crops](https://www.curseforge.com/minecraft/mc-mods/replanting-crops)**🥕 | Auto-replants crops when harvesting with a hoe. | Farming |
| **[Roughly Enough Items (REI)](https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items)** | Recipe and item viewing inside your inventory. | Utility |
| **[SpeedBlocks](https://www.curseforge.com/minecraft/mc-mods/speedblocks)** | Speed boost and jump boost blocks. | Movement |
| **[Tech Reborn](https://www.curseforge.com/minecraft/mc-mods/techreborn)** | Tech-themed expansion with machines, power, and more. | Technology |
| **[Tom's Simple Storage Mod (Fabric)](https://www.curseforge.com/minecraft/mc-mods/toms-storage-fabric)** | Advanced storage network system. | Storage |
| **[Villager Pickup](https://modrinth.com/mod/EL95Q1AM)**🥕 | Pickup villagers and place them anywhere with villager egg. | Farming |
| :-- | :-- | :-- |
| **[Better Days](https://www.curseforge.com/minecraft/mc-mods/betterdays)** 🥕 | Modify a day/night cycle to the game | Time |
| **[Better Multiplayer Sleep](https://www.curseforge.com/minecraft/mc-mods/better-multiplayer-sleep)** 🥕 | Go night if one player is have to sleep | Time |
| **[Carry On](https://www.curseforge.com/minecraft/mc-mods/carry-on)** | Pick up and carry chests, animals, and more | Utility |
| **[Classic Pipes](https://www.curseforge.com/minecraft/mc-mods/classic-pipes)** | Simple item transport pipes (inspired by BuildCraft) | Logistics |
| **[FastRTP \| Random Teleport](https://www.curseforge.com/minecraft/mc-mods/fastrtp)** | Random teleport command for exploration | Teleportation |
| **[JustHammers](https://www.curseforge.com/minecraft/mc-mods/justhammers)** | Hammers for 3x3, 5x5, and even 5x5x5 area mining | Tools |
| **[MiniTeleport](https://www.curseforge.com/minecraft/mc-mods/miniteleport)** | Simple teleport command | Teleportation |
| **[Quartz Elevator](https://www.curseforge.com/minecraft/mc-mods/quartz-elevator)** | Block-based vertical teleportation (elevators) | Transport |
| **[Reinforced Chests](https://www.curseforge.com/minecraft/mc-mods/reinforced-chests)** | Upgradable, larger chests (like Iron Chests) | Storage |
| **[Replanting Crops](https://www.curseforge.com/minecraft/mc-mods/replanting-crops)** | Auto-replants crops when harvesting with a hoe | Farming |
| **[Roughly Enough Items (REI)](https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items)** | Recipe and item viewing inside your inventory | Utility |
| **[Soaring Phantoms](https://www.curseforge.com/minecraft/mc-mods/soaring-phantoms)** | Change logic for spawn phantoms (only after 160 height) | Monsters |
| **[SpeedBlocks](https://www.curseforge.com/minecraft/mc-mods/speedblocks)** | Speed boost and jump boost blocks | Movement |
| **[Tech Reborn](https://www.curseforge.com/minecraft/mc-mods/techreborn)** | Tech-themed expansion with machines, power, and more | Technology |
| **[Tom's Simple Storage Mod (Fabric)](https://www.curseforge.com/minecraft/mc-mods/toms-storage-fabric)** | Advanced storage network system | Storage |
| **[Villager Pickup](https://modrinth.com/mod/EL95Q1AM)** | Pickup villagers and place them anywhere with villager egg | Farming |
---
@ -124,31 +130,35 @@ OptiFine Alternatives
*A collection of small, focused mods by Serilum.*
| Mod | Description | Bundle Group |
| :-- | :--- | :--- |
| **[Automatic Doors](https://www.curseforge.com/minecraft/mc-mods/automatic-doors)** | Doors open automatically as you approach. Double doors work perfectly. | Quest Bundle |
| **[Bareback Horse Riding](https://www.curseforge.com/minecraft/mc-mods/bareback-horse-riding)** | Ride horses without a saddle (uses leather pants durability). | RPG Bundle |
| **[Better Spawner Control](https://www.curseforge.com/minecraft/mc-mods/better-spawner-control)** | Placing torches on all sides of a spawner disables it. | Quest Bundle |
| **[Double Doors](https://www.curseforge.com/minecraft/mc-mods/double-doors)** | Double doors open and close together. | RPG Bundle |
| :-- | :-- | :-- |
| **[Automatic Doors](https://www.curseforge.com/minecraft/mc-mods/automatic-doors)** | Doors open automatically as you approach. Double doors work perfectly | Quest Bundle |
| **[Bareback Horse Riding](https://www.curseforge.com/minecraft/mc-mods/bareback-horse-riding)** | Ride horses without a saddle (uses leather pants durability) | RPG Bundle |
| **[Better Spawner Control](https://www.curseforge.com/minecraft/mc-mods/better-spawner-control)** | Placing torches on all sides of a spawner disables it | Quest Bundle |
| **[Double Doors](https://www.curseforge.com/minecraft/mc-mods/double-doors)** | Double doors open and close together | RPG Bundle |
---
## 🗺️ Mapping
| Mod | Description |
| :-- | :--- |
| **[Xaero's Minimap](https://www.curseforge.com/minecraft/mc-mods/xaeros-minimap)** | Lightweight and highly configurable minimap. |
| **[Xaero's World Map](https://www.curseforge.com/minecraft/mc-mods/xaeros-world-map)** | Full-screen world map that syncs with the minimap. |
| **[Xaero's Minimap](https://www.curseforge.com/minecraft/mc-mods/xaeros-minimap)** | Lightweight and highly configurable minimap |
| **[Xaero's World Map](https://www.curseforge.com/minecraft/mc-mods/xaeros-world-map)** | Full-screen world map that syncs with the minimap |
---
## 🧨 Cheats 🚫✖️
## 🧨 Cheats ✖️
*Mods that can alter gameplay balance (use responsibly).*
| Mod | Description | Keybinds / Dependencies |
| :------------------------------------------------------------------------------------------------------------------ | :----------------------------------------------- | :---------------------------------------------------------------------------------------------------------- |
| **[Advanced XRay (Fabric Edition)](https://www.curseforge.com/minecraft/mc-mods/advanced-xray-fabric-edition)**🧾✖️ | Ore highlighting and visibility toggles. | **G** Filter settings.<br>**\\** Toggle texture overlay.<br>**Requires: [[Fabric API]](#fabric-api)** |
| **[Frostbyte's Maximum Mobility](https://www.curseforge.com/minecraft/mc-mods/frostbytes-maximum-mobility)**🚫 | Auto-step for player and boats (1 block height). | ✅ **Requires: [[YACL]](#yetanotherconfiglib-yacl)** |
| :-- | :-- | :-- |
| **[Advanced XRay (Fabric Edition)](https://www.curseforge.com/minecraft/mc-mods/advanced-xray-fabric-edition)** 🧾✖️ | Ore highlighting and visibility toggles | **G** Filter settings.<br>**\\** Toggle texture overlay.<br>**Requires: [[Fabric API]](#fabric-api)** |
| **[Frostbyte's Maximum Mobility](https://www.curseforge.com/minecraft/mc-mods/frostbytes-maximum-mobility)** 🧾✖️ | Auto-step for player and boats (1 block height) | ✅ **Requires: [[YACL]](#yetanotherconfiglib-yacl)** |
---
# TODO
- Перенести тюнинги рецептов в мод [CraftTweaker](https://www.curseforge.com/minecraft/mc-mods/crafttweaker) (и заодно разобраться в нём)
Отключение ванильного рецепта медного сундука:
```
{

View File

@ -1,8 +1,14 @@
#!/bin/bash
#
# Downloading mods to local folder
# @see https://juraj-hrivnak.github.io/Pakku/pakku-fetch.html
# Следует использовать после команды sync, которая обновляет моды
#
set -eu pipefail
pakku() { pakku-mc "$@"; }
SCRIPT_DIR=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &> /dev/null && pwd)
REPO_ROOT="${SCRIPT_DIR}/.."
cd "${REPO_ROOT}" || exit 1
pakku fetch --shelve && mv .pakku/shelve/* mods/
pakku fetch --shelve && mv .pakku/shelf/* mods/

View File

@ -7,7 +7,7 @@ pakku() { pakku-mc "$@"; }
SCRIPT_DIR=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &> /dev/null && pwd)
REPO_ROOT="${SCRIPT_DIR}/.."
SOURCE_ZIP="${REPO_ROOT}/build/serverpack/*.zip"
TARGET_DIR="/home/dimti/Seafile/minecraft/installers/m2110/"
TARGET_DIR="/home/dimti/Seafile/minecraft/installers/m2110"
cd "${REPO_ROOT}" || exit 1

View File

@ -1,4 +1,10 @@
#!/bin/bash
#
# Синххронизация локальных модов с текущей сборкой
# Можно запускать эту команды после добавления новых модов в сборку
# https://juraj-hrivnak.github.io/Pakku/pakku-sync.html
#
set -eu pipefail
pakku() { pakku-mc "$@"; }
SCRIPT_DIR=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &> /dev/null && pwd)
@ -33,9 +39,6 @@ restore_custom_mods() {
# Перемещаем кастомные моды в карман перед синхронизацией
shelve_custom_mods
# Это не решает проблемы того, что некоторые моду могут быть добавлены или обновлены лаунчером Freesm
# pakku fetch --shelve
pakku sync
# Возвращаем кастомные моды обратно

View File

@ -0,0 +1,29 @@
filename = 'BetterMultiplayerSleep 1.1.0 1.21.5+.jar'
name = 'Better Multiplayer Sleep'
side = ''
x-prismlauncher-loaders = [ 'neoforge', 'forge', 'quilt', 'fabric' ]
x-prismlauncher-mc-versions = [
'1.21.10',
'1.21.11',
'1.21.11-snapshot',
'1.21.5',
'1.21.6',
'1.21.6-snapshot',
'1.21.7',
'1.21.8',
'1.21.9',
'1.21.9-snapshot',
'26.1-snapshot'
]
x-prismlauncher-release-type = 'release'
x-prismlauncher-version-number = 'BetterMultiplayerSleep 1.1.0 1.21.5+.jar'
[download]
hash = 'c4e2c8da65c4e5fdec5beb7fbdf210fc1bfa36e3'
hash-format = 'sha1'
mode = 'metadata:curseforge'
url = ''
[update.curseforge]
file-id = 7742755
project-id = 1423693

View File

@ -0,0 +1,17 @@
filename = 'fzzy_config-0.7.6+1.21.9.jar'
name = 'Fzzy Config'
side = ''
x-prismlauncher-loaders = [ 'quilt', 'fabric' ]
x-prismlauncher-mc-versions = [ '1.21.10', '1.21.10', '1.21.9', '1.21.9' ]
x-prismlauncher-release-type = 'release'
x-prismlauncher-version-number = '0.7.6+1.21.9'
[download]
hash = 'fce235b2e4a87257715564077ac66033cd34709319b9723d7c34ea6abb240583c27caf5b64a3da3578497d61725679f9caf8d06afe4300c7d8522b88bff49733'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/hYykXjDp/versions/CBSbrUlV/fzzy_config-0.7.6%2B1.21.9.jar'
[update.modrinth]
mod-id = 'hYykXjDp'
version = 'CBSbrUlV'

View File

@ -0,0 +1,17 @@
filename = 'soaring_phantoms-1.2.2+1.21.10-fabric.jar'
name = 'Soaring Phantoms'
side = ''
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.21.10', '1.21.10' ]
x-prismlauncher-release-type = 'release'
x-prismlauncher-version-number = '1.2.2+1.21.10-fabric'
[download]
hash = '6f44c8a9f6b0b898cd21dae473d2a3c15913803ca745a28cd9bbbb69e534795a1bdad766f08eb164c38640d0c31be88db071a7181e87edbd004ae6d390dd827e'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/d4Rp6J8P/versions/tUCICTLp/soaring_phantoms-1.2.2%2B1.21.10-fabric.jar'
[update.modrinth]
mod-id = 'd4Rp6J8P'
version = 'tUCICTLp'

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -418,6 +418,87 @@
]
},
{
"pakku_id": "2oCl62tWi6akyOhv",
"type": "MOD",
"side": "SERVER",
"slug": {
"curseforge": "better-multiplayer-sleep",
"modrinth": "bettermultiplayersleep"
},
"name": {
"curseforge": "Better Multiplayer Sleep",
"modrinth": "Better Multiplayer Sleep"
},
"id": {
"curseforge": "1423693",
"modrinth": "LxB45e67"
},
"files": [
{
"type": "modrinth",
"file_name": "BetterMultiplayerSleep 1.1.0 1.21.5+.jar",
"mc_versions": [
"1.21.5",
"1.21.6",
"1.21.7",
"1.21.8",
"1.21.9",
"1.21.10"
],
"loaders": [
"fabric",
"forge",
"neoforge",
"quilt"
],
"release_type": "release",
"url": "https://cdn.modrinth.com/data/LxB45e67/versions/A8961uGi/BetterMultiplayerSleep 1.1.0 1.21.5+.jar",
"id": "A8961uGi",
"parent_id": "LxB45e67",
"hashes": {
"sha512": "841cebdd9f420d4e2317bacb7046a43c6f29609fee24ff10c7a6f9908d62d4280f954e2c95bce20341bfc4c322b44589d37921fa69430486cdb5961314572209",
"sha1": "c4e2c8da65c4e5fdec5beb7fbdf210fc1bfa36e3"
},
"required_dependencies": [],
"size": 19217,
"date_published": "2026-03-11T13:33:09.213373Z"
},
{
"type": "curseforge",
"file_name": "BetterMultiplayerSleep 1.1.0 1.21.5+.jar",
"mc_versions": [
"1.21.6-snapshot",
"1.21.8",
"1.21.5",
"1.21.6",
"1.21.7",
"1.21.9-snapshot",
"1.21.9",
"1.21.10",
"1.21.11-snapshot",
"1.21.11"
],
"loaders": [
"fabric",
"forge",
"neoforge",
"quilt"
],
"release_type": "release",
"url": "https://edge.forgecdn.net/files/7742/755/BetterMultiplayerSleep 1.1.0 1.21.5+.jar",
"id": "7742755",
"parent_id": "1423693",
"hashes": {
"sha1": "c4e2c8da65c4e5fdec5beb7fbdf210fc1bfa36e3",
"md5": "f7c3a6ed19764078dec07c3f1ea1b2ce"
},
"required_dependencies": [],
"size": 19217,
"date_published": "2026-03-11T13:37:11.550Z"
}
]
},
{
"pakku_id": "NbGB5I2cH4L6xy8a",
"type": "MOD",
"side": "SERVER",
@ -1029,7 +1110,7 @@
]
},
{
"pakku_id": "qyCCELEbZqM9AoxI",
"pakku_id": "OP9w4bmlqb70P6Tb",
"type": "MOD",
"side": "BOTH",
"slug": {
@ -1091,7 +1172,8 @@
"1.21.8",
"1.21.9",
"1.21.10",
"1.21.11"
"1.21.11",
"26.1"
],
"loaders": [
"fabric"
@ -1338,6 +1420,77 @@
]
},
{
"pakku_id": "Nv6iyMnWfLvbJRmO",
"type": "MOD",
"side": "BOTH",
"slug": {
"curseforge": "fzzy-config",
"modrinth": "fzzy-config"
},
"name": {
"curseforge": "Fzzy Config",
"modrinth": "Fzzy Config"
},
"id": {
"curseforge": "1005914",
"modrinth": "hYykXjDp"
},
"files": [
{
"type": "modrinth",
"file_name": "fzzy_config-0.7.6+1.21.9.jar",
"mc_versions": [
"1.21.9",
"1.21.10"
],
"loaders": [
"fabric",
"quilt"
],
"release_type": "release",
"url": "https://cdn.modrinth.com/data/hYykXjDp/versions/CBSbrUlV/fzzy_config-0.7.6+1.21.9.jar",
"id": "CBSbrUlV",
"parent_id": "hYykXjDp",
"hashes": {
"sha512": "fce235b2e4a87257715564077ac66033cd34709319b9723d7c34ea6abb240583c27caf5b64a3da3578497d61725679f9caf8d06afe4300c7d8522b88bff49733",
"sha1": "88940f2983f140b163dbe6ae4342470c03710ca9"
},
"required_dependencies": [
"Ha28R6CL",
"P7dR8mSH"
],
"size": 2368285,
"date_published": "2026-02-03T02:04:38.494681Z"
},
{
"type": "curseforge",
"file_name": "fzzy_config-0.7.6+1.21.9.jar",
"mc_versions": [
"1.21.9",
"1.21.10"
],
"loaders": [
"fabric",
"quilt"
],
"release_type": "release",
"url": "https://edge.forgecdn.net/files/7568/975/fzzy_config-0.7.6+1.21.9.jar",
"id": "7568975",
"parent_id": "1005914",
"hashes": {
"sha1": "88940f2983f140b163dbe6ae4342470c03710ca9",
"md5": "e0c9d5f07a09c5f38d8f38ce5ecbbdc1"
},
"required_dependencies": [
"306612",
"308769"
],
"size": 2368285,
"date_published": "2026-02-03T02:04:29.447Z"
}
]
},
{
"pakku_id": "A8A7df8ukFqHeCmO",
"pakku_links": [
"dqnG711HfTDDk99N"
@ -2507,7 +2660,75 @@
]
},
{
"pakku_id": "OqRLYX9JKynG99X0",
"pakku_id": "dLV5aVCcs2x11xYt",
"type": "MOD",
"side": "SERVER",
"slug": {
"curseforge": "soaring-phantoms",
"modrinth": "soaring-phantoms"
},
"name": {
"curseforge": "Soaring Phantoms",
"modrinth": "Soaring Phantoms"
},
"id": {
"curseforge": "1022172",
"modrinth": "d4Rp6J8P"
},
"redistributable": false,
"files": [
{
"type": "modrinth",
"file_name": "soaring_phantoms-1.2.2+1.21.10-fabric.jar",
"mc_versions": [
"1.21.10"
],
"loaders": [
"fabric"
],
"release_type": "release",
"url": "https://cdn.modrinth.com/data/d4Rp6J8P/versions/tUCICTLp/soaring_phantoms-1.2.2+1.21.10-fabric.jar",
"id": "tUCICTLp",
"parent_id": "d4Rp6J8P",
"hashes": {
"sha512": "6f44c8a9f6b0b898cd21dae473d2a3c15913803ca745a28cd9bbbb69e534795a1bdad766f08eb164c38640d0c31be88db071a7181e87edbd004ae6d390dd827e",
"sha1": "70859d21a58050143be9fb87197153b22e2d3c9a"
},
"required_dependencies": [
"hYykXjDp",
"P7dR8mSH"
],
"size": 31271,
"date_published": "2025-12-16T21:12:36.523350Z"
},
{
"type": "curseforge",
"file_name": "soaring_phantoms-1.2.2+1.21.10-fabric.jar",
"mc_versions": [
"1.21.10"
],
"loaders": [
"fabric"
],
"release_type": "release",
"url": "https://edge.forgecdn.net/files/7341/655/soaring_phantoms-1.2.2+1.21.10-fabric.jar",
"id": "7341655",
"parent_id": "1022172",
"hashes": {
"sha1": "70859d21a58050143be9fb87197153b22e2d3c9a",
"md5": "1c158c643e1ae79d76f9c29c31c99299"
},
"required_dependencies": [
"306612",
"1005914"
],
"size": 31271,
"date_published": "2025-12-16T21:12:36.493Z"
}
]
},
{
"pakku_id": "FJiMrRGS5SB48ABu",
"type": "MOD",
"side": "CLIENT",
"slug": {
@ -2531,8 +2752,7 @@
"1.21.10"
],
"loaders": [
"fabric",
"quilt"
"fabric"
],
"release_type": "release",
"url": "https://cdn.modrinth.com/data/AANobbMI/versions/sFfidWgd/sodium-fabric-0.7.3+mc1.21.10.jar",
@ -2823,7 +3043,7 @@
]
},
{
"pakku_id": "waxq3aWcKPiqXicx",
"pakku_id": "hVUygIDGspyPkWHW",
"type": "MOD",
"side": "CLIENT",
"slug": {
@ -2890,7 +3110,7 @@
]
},
{
"pakku_id": "J3ZWQCruCEZVHjs7",
"pakku_id": "S0SFHg1f2TCiNQXR",
"type": "MOD",
"side": "CLIENT",
"slug": {
@ -2908,7 +3128,7 @@
"files": [
{
"type": "modrinth",
"file_name": "xaeroworldmap-fabric-1.21.10-1.40.6.jar",
"file_name": "xaeroworldmap-fabric-1.21.10-1.40.10.jar",
"mc_versions": [
"1.21.10"
],
@ -2917,18 +3137,18 @@
"quilt"
],
"release_type": "release",
"url": "https://cdn.modrinth.com/data/NcUtCpym/versions/zrXMNlNx/xaeroworldmap-fabric-1.21.10-1.40.6.jar",
"id": "zrXMNlNx",
"url": "https://cdn.modrinth.com/data/NcUtCpym/versions/kFdOSKAP/xaeroworldmap-fabric-1.21.10-1.40.10.jar",
"id": "kFdOSKAP",
"parent_id": "NcUtCpym",
"hashes": {
"sha512": "3f14cd516ea79b6407b06a62d0ea9eeeaefa2ea230100e14c67a265f349fb2f2e63b0e27e04552a63b30cf330f18f1175cca94b0517564db7d8d76f5cac459dc",
"sha1": "c6295c32d8fd4a866c71a1ad0fb0794198682e54"
"sha512": "1f55626fdaa4be44662de503b89a806a158e7f3155b2f1a115eda8dbf2cb537d2806c1ab959f49f2161f9f3fa734e6374bddaffcc94bce74dcf0e2c3e8736581",
"sha1": "ef13598487b2036e9b0bb197aece9a4386e8dc9d"
},
"required_dependencies": [
"P7dR8mSH"
],
"size": 1427689,
"date_published": "2026-01-04T15:56:01.925026Z"
"size": 1435054,
"date_published": "2026-02-06T10:20:39.624732Z"
},
{
"type": "curseforge",
@ -3024,7 +3244,7 @@
]
},
{
"pakku_id": "PAH9iBnBAl1ogNAR",
"pakku_id": "ASncGAjrMNQI9B6B",
"type": "MOD",
"side": "CLIENT",
"slug": {
@ -3059,9 +3279,9 @@
"sha1": "874bae4867d0a2782857e3ee20b5045f36a3eda2"
},
"required_dependencies": [
"1eAoo2KR",
"Ha28R6CL",
"P7dR8mSH",
"Ha28R6CL"
"1eAoo2KR"
],
"size": 873244,
"date_published": "2026-02-08T02:09:20.239845Z"