Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tathandev/skyaesthetics
A minecraft mod that let you modify the minecraft sky !
https://github.com/tathandev/skyaesthetics
api fabricmc minecraft neoforge resourcepack sky
Last synced: 3 months ago
JSON representation
A minecraft mod that let you modify the minecraft sky !
- Host: GitHub
- URL: https://github.com/tathandev/skyaesthetics
- Owner: TathanDev
- Created: 2024-09-01T13:33:09.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T15:00:42.000Z (4 months ago)
- Last Synced: 2024-10-27T05:04:00.245Z (3 months ago)
- Topics: api, fabricmc, minecraft, neoforge, resourcepack, sky
- Language: Java
- Homepage:
- Size: 442 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
Awesome Lists containing this project
README
# Sky Aesthetics
![Available for Fabric](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/supported/fabric_vector.svg)
![Available for NeoForge](https://cdn.modrinth.com/data/cached_images/f0d24b750c946ed2b75ad009167e1d18c0848b39.png)
![Available for Quilt](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/supported/quilt_vector.svg)
[![Available on Modrinth](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/available/modrinth_vector.svg)](https://modrinth.com/mod/sky-aesthetics)
[![Available on CurseForge](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/available/curseforge_vector.svg)](https://www.curseforge.com/minecraft/mc-mods/sky-aesthetics)## What is Sky Aesthetics
Sky Aesthetics is an API that aims to simplify making changes to the Minecraft
sky. All you need to do is configure a file in your resourcepack. This means
that even resourcepack creators can change the sky!## What can be made
Here are some possibilities you can do with the mod:
- Add any object in the sky
- Change or remove sun/moon texture
- Change sun/moon size
- Add more colorful stars
- Add moving stars
- Remove clouds
- Remove rain
- Change the color of the sky/sunset
- Add end-sky to your world
- Shootings Stars
- ConstellationsCheck our [wiki](https://github.com/TathanDev/SkyAesthetics/wiki) for more information.
![Starry Night](https://cdn.modrinth.com/data/cached_images/aba132e2f0b9ab1224e4e3c5ee2be6d114a1b4d8.png)
## Shader compatibility
This mod is mostly compatible with shaders. However, all the stars and clouds
are handled by the shader so theses features will not work. You can find more
information about shaders on [the wiki](https://github.com/TathanDev/SkyAesthetics/wiki/Shaders-Compatibility).![An example with shaders](https://cdn.modrinth.com/data/2zaNpyqY/images/e205da1330448b8e8bddacc4c12d9c771c833709.png)
## FAQ
**I installed the mod but nothing changed?**
This is normal as the mod is only an API. This means it by default changes nothing to the game. You need
to install resourcepacks for things to change.**Damn, I found a bug!**
The mod is still in development, so bugs may happen. Please report them on the
[issue tracker](https://github.com/TathanDev/SkyAesthetics/issues)!**I want to indicate that my mod/resourcepack is use Sky Aesthetics. How ?**
You can use badges with the [Devin Badges Styles](https://intergrav.github.io/devins-badges-docs/) and you can find them here : [Badges](https://github.com/TathanDev/SkyAesthetics/tree/main/assets/badges)