Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hibiii/kappa
Adds OptiFine capes to snapshots...
https://github.com/hibiii/kappa
fabricmc-mod minecraft-mod optifine-capes
Last synced: about 2 months ago
JSON representation
Adds OptiFine capes to snapshots...
- Host: GitHub
- URL: https://github.com/hibiii/kappa
- Owner: hibiii
- License: unlicense
- Archived: true
- Created: 2021-05-26T10:07:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-22T16:51:39.000Z (over 1 year ago)
- Last Synced: 2024-09-25T20:02:04.432Z (about 2 months ago)
- Topics: fabricmc-mod, minecraft-mod, optifine-capes
- Language: Java
- Homepage:
- Size: 723 KB
- Stars: 18
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kappa
A Fabric mod that enables OptiFine's capes on snapshots.
Licensed under Unlicense.
Made by Hibi.![Kappa screenshot in latest snapshot](.github/kappa_screenshot.png)
**Notice**: This mod does **not** replace OptiFine nor lets non-donors to wear them.
It merely adds the OptiFine capes and displays them, if you have donated to OptiFine.
If you enjoy OptiFine and want a cape, [consider donating to OF.][1]Usually Fabric mods are compatible between versions, but sometimes, like in the 1.17 snapshots, Minecraft itself breaks the mods.
I will test my mod against the latest snapshot, because I like playing with my OptiFine cape, so if my mod is broken, I will update it.
When a version of Kappa is compatible with the newest snapshot, I will not rerelease it, but I'll certify it for working in said snapshot.
You will know you when to update the mod when it's broken in the latest snapshot.The difference between [Drago's Capes][2] and even [Colher's Capes][3] is that Kappa does not register its own cape and elytra features.
Effectively what those do is *duplicating* the cape, they *clone* the cape code (which is more work to maintain).
However, I want capes in snapshots, so the smallest codebase is the best because it's the easier to maintain.
Effectively what Kappa does is inject OptiFine capes into the game: any mods that affect the vanilla cape will also affect the OptiFine cape.Yes, OptiFine's cape breaks Minecraft's commercial usage guidelines, but I already had it for lots longer. I consider it part of my skin.
**On Quilt support:** This mod sits in a gray area, as thus is probably safe to avoid if you're using Quilt. However, Kappa uses as little Fabric specific components as possible.
---
Source: https://github.com/Hibiii/Kappa
[1]: https://optifine.net/donate
[2]: https://www.curseforge.com/minecraft/mc-mods/of-capes
[3]: https://www.curseforge.com/minecraft/mc-mods/capes