- remove character_size mod, because that destabilize RAM
This commit is contained in:
@ -22,6 +22,7 @@ git pull
|
||||
✖️ **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**
|
||||
💔 ** Removed mods**
|
||||
|
||||
🧾 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.
|
||||
@ -153,7 +154,7 @@ OptiFine Alternatives
|
||||
| **[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)** |
|
||||
| **[ReachPLUS](https://modrinth.com/mod/reachplus)** 🧾🥕 | Gives Java players the same spherical reach as Bedrock players | Client-side only |
|
||||
| **Character Size** 🥕 | Change your size and gain enhanced abilities | ✅ **Requires: [[Fabric API]](#fabric-api)** |
|
||||
| **[Character Size](https://modrinth.com/mod/charactersize)** ~~🥕~~ 💔 | Change your size and gain enhanced abilities | ✅ **Requires: [[Fabric API]](#fabric-api)** |
|
||||
|
||||
---
|
||||
|
||||
|
||||
Binary file not shown.
@ -840,55 +840,6 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"pakku_id": "BuzjGLL2ZIqW0we2",
|
||||
"type": "MOD",
|
||||
"side": "BOTH",
|
||||
"slug": {
|
||||
"modrinth": "charactersize"
|
||||
},
|
||||
"name": {
|
||||
"modrinth": "CharacterSize"
|
||||
},
|
||||
"id": {
|
||||
"modrinth": "F5tF0YNC"
|
||||
},
|
||||
"files": [
|
||||
{
|
||||
"type": "modrinth",
|
||||
"file_name": "character_size-1.0-SNAPSHOT.jar",
|
||||
"mc_versions": [
|
||||
"1.21",
|
||||
"1.21.1",
|
||||
"1.21.2",
|
||||
"1.21.3",
|
||||
"1.21.4",
|
||||
"1.21.5",
|
||||
"1.21.6",
|
||||
"1.21.7",
|
||||
"1.21.8",
|
||||
"1.21.9",
|
||||
"1.21.10",
|
||||
"1.21.11",
|
||||
"26.1"
|
||||
],
|
||||
"loaders": [
|
||||
"fabric"
|
||||
],
|
||||
"release_type": "release",
|
||||
"url": "https://cdn.modrinth.com/data/F5tF0YNC/versions/dYXh6CSn/character_size-1.0-SNAPSHOT.jar",
|
||||
"id": "dYXh6CSn",
|
||||
"parent_id": "F5tF0YNC",
|
||||
"hashes": {
|
||||
"sha512": "8917286e503d5e7752a2b2e1c23a94792a40b4c24cb808c6feb00b79798fb17721a87609143ff74c04570b988c419275d4d13a22009f501f1b0b94393a8d0550",
|
||||
"sha1": "a6e3b13b0865ffc8efa3dada52f8ddf6b3cd71ea"
|
||||
},
|
||||
"required_dependencies": [],
|
||||
"size": 10074,
|
||||
"date_published": "2026-03-29T23:20:23.331882Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"pakku_id": "sh00xjJKEpEhu0sk",
|
||||
"type": "MOD",
|
||||
"side": "BOTH",
|
||||
|
||||
Reference in New Issue
Block a user