Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
docs: Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Steveplays28 committed Nov 19, 2023
1 parent c896264 commit 36b7243
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
![Blendium icon](assets/icon/icon_128x128.png)

# Blendium

Alpha blending for Distant Horizons and Sodium!

## Dependencies

### Required

- [Fabric API](https://modrinth.com/mod/fabric-api) or [Quilt Standard Libraries](https://modrinth.com/mod/qsl)
- [Sodium](https://modrinth.com/mod/sodium)

### Optional

- [Distant Horizons](https://modrinth.com/mod/distanthorizons): blends nicely with the LODs from Distant Horizons
- [Iris](https://modrinth.com/mod/iris): Blendium has shaderpack presets for using Distant Horizons with Iris shaderpacks. Currently supports Distant Horizons' LOD brightness and saturation settings, as well as a water reflection color shader modification for Distant Horizons. When Iris isn't present the options for the shaderpack `(off)` in the config file are used

## Incompatibilities

- Forge forks of Sodium (Rubidium, Magnesium, Embeddium, etc.)
- Forge forks of Iris (Oculus)

[Create an issue](https://github.com/Steveplays28/blendium/issues/new) on the issue tracker if you've found an incompatibility!

## Download

[![github](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@2/assets/cozy/available/github_vector.svg)](https://github.com/Steveplays28/realisticsleep)
[![modrinth](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@2/assets/cozy/available/modrinth_vector.svg)](https://modrinth.com/mod/realisticsleep)
[![curseforge](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@2/assets/cozy/available/curseforge_vector.svg)](https://www.curseforge.com/minecraft/mc-mods/realisticsleepfabric)

![fabric](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@2/assets/compact/supported/fabric_vector.svg)
![quilt](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@2/assets/compact/supported/quilt_vector.svg)

See the version info in the filename for the supported Minecraft versions.
Made for the Fabric and Quilt modloaders.
Client side.

## FAQ

![forge](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@2/assets/cozy/unsupported/forge_vector.svg)

- Q: Will you be backporting this to lower Minecraft versions?
A: No.

- Q: Forge pls?
A: Also no.

## License

This project is licensed under LGPLv3, see [LICENSE](LICENSE).
Binary file added assets/icon/icon_128x128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 36b7243

Please sign in to comment.