Compare commits
No commits in common. "43f1e0e82f0c8e3741c3fd9cb52aa24dd094b4e3" and "1efb1ca78b99a06b4b29cec36402ef49da415e3c" have entirely different histories.
43f1e0e82f
...
1efb1ca78b
@ -1,5 +1,4 @@
|
|||||||
.gitea/
|
.gitea/
|
||||||
README.md
|
README.md
|
||||||
README-modrinth.md
|
|
||||||
COPYING.txt
|
COPYING.txt
|
||||||
release-notes.sh
|
release-notes.sh
|
||||||
|
@ -1,54 +0,0 @@
|
|||||||
# Fabric Lite*
|
|
||||||
|
|
||||||
A "lightweight" vanilla-compatible Optimization/QoL modpack.
|
|
||||||
|
|
||||||
## Disclaimer
|
|
||||||
|
|
||||||
This modpack includes mods that slightly alter the client behavior (e.g., Inventory Profiles Next), as well as mods that certain servers may deem unfair to Vanilla players (e.g., Xaero's Minimap). ***ALWAYS*** check the rules of servers you play on to make sure this is allowed, or you may risk a ban.
|
|
||||||
|
|
||||||
Additionally, this modpack is mainly made for myself and a few friends. You are free to use this modpack, but understand that my interest in Minecraft comes and goes, and as such, ongoing support is not guaranteed.
|
|
||||||
|
|
||||||
This project is licensed under the GNU Affero General Public License, Version 3.0.
|
|
||||||
|
|
||||||
## Description
|
|
||||||
|
|
||||||
Fabric Lite* is a "lightweight" (50+ mods) vanilla-compatible modpack with optimization mods and sane defaults. It comes bundled with well-known mods, including Sodium, Iris, and Continuity, as well as some well-known shaders. Built-in resource packs, such as the ones provided by Continuity, are enabled by default. The modpack changes a few options in both Vanilla Minecraft and the mods to provide a more streamlined experience.
|
|
||||||
|
|
||||||
I mainly created this because I was unhappy with the myriad of other modpack choices always missing some mod that I like, and I was sick of constantly recreating the same "modpack" in my launcher each time a new version came out, forgetting some mods, changing a bunch of settings, forgetting other settings, only to realize I forgot to download shaders.
|
|
||||||
|
|
||||||
Highlights include:
|
|
||||||
- Sodium
|
|
||||||
- Iris Shaders, with several shaders pre-bundled:
|
|
||||||
- Rethinking Voxels
|
|
||||||
- Complementary Reimagined
|
|
||||||
- Complementary Shaders v4
|
|
||||||
- BSL
|
|
||||||
- MakeUp - Ultra Fast
|
|
||||||
- VanillAA
|
|
||||||
- Figura (Custom Avatars)
|
|
||||||
- REI
|
|
||||||
- Xaero's Minimap, Xaero's World Map
|
|
||||||
- Inventory Profiles Next
|
|
||||||
- Pre-bundled configuration with Vanilla-like defaults
|
|
||||||
- OptiFine Capes
|
|
||||||
- Various other performance mods
|
|
||||||
|
|
||||||
## License
|
|
||||||
|
|
||||||
Copyright (C) 2023 NullBite
|
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
|
||||||
it under the terms of the GNU Affero General Public License as published
|
|
||||||
by the Free Software Foundation, either version 3 of the License, or
|
|
||||||
(at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
|
||||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
|
|
||||||
---
|
|
||||||
:3
|
|
@ -64,11 +64,6 @@ file = "mods/badpackets.pw.toml"
|
|||||||
hash = "cbf5544ba86d4d10262fff9c53af6c9ef05bb92d329bb02f891a5aaf3ca94631"
|
hash = "cbf5544ba86d4d10262fff9c53af6c9ef05bb92d329bb02f891a5aaf3ca94631"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/better-fabric-console.pw.toml"
|
|
||||||
hash = "dfd7fb4f18b490346dee3a4576660d22f1305c564ead3641bd710193eb74f2e4"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/better-mount-hud.pw.toml"
|
file = "mods/better-mount-hud.pw.toml"
|
||||||
hash = "961a423cc427d4c785354239e8e7b251b5575756b1cf85dd1bc85011b47f0fbf"
|
hash = "961a423cc427d4c785354239e8e7b251b5575756b1cf85dd1bc85011b47f0fbf"
|
||||||
|
@ -1,13 +0,0 @@
|
|||||||
name = "Better Fabric Console"
|
|
||||||
filename = "better-fabric-console-mc1.20.1-1.1.5.jar"
|
|
||||||
side = "server"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/Y8o1j1Sf/versions/6BihHVPz/better-fabric-console-mc1.20.1-1.1.5.jar"
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "423c2babfc4e11c7f35ebe62a82cf65d2a7bac0d"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "Y8o1j1Sf"
|
|
||||||
version = "6BihHVPz"
|
|
@ -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 = "59cf4b84e2d862d8128568638f77d9f074f4f2be79dac767648a29d303197183"
|
hash = "bc89d500b45b9bd0aa74eba58b0effac30289c7667ac41e28c61dfc3aa43ee06"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.21"
|
fabric = "0.14.21"
|
||||||
|
Reference in New Issue
Block a user