diff --git a/README.md b/README.md index c212bd3..7fe7fe1 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,13 @@ This mod adds/changes 2 things: - Star rendering: stars will twinkle and be of slightly different colours ![Star_video.mp4](https://user-images.githubusercontent.com/57519662/195574727-11e11ce6-73b6-4786-b6cf-4e38d4b5cd26.mp4) - - Nebulas! [heavily wip] This mod renders a little skybox that is 100% generated in runtime (and soon seed/server-dependent!) with cool shader-like nebulas. The following is a preview, but *they will significantly change*. + - Nebulas! [heavily wip] This mod renders a little seed/server-dependent skybox that is 100% generated in runtime with cool shader-like nebulas. ![nebulass](https://user-images.githubusercontent.com/57519662/195982091-0abb4067-a7ac-4456-bf99-365e0f2080a6.png) - Lightmap changes: The lightmap has been a little tweaked to my personal preference to be a little more vibrant and dark, but it's 100% sure that these changes will be optional in the final product. ![lightmap](https://user-images.githubusercontent.com/57519662/195578328-053f5d84-a9db-4e44-a4a7-4ecc4f25af37.gif) -## warning -ugly code +## Warning +The mod does not work with most shaderpacks, but it does work with [Complementary Reimagined](https://www.curseforge.com/minecraft/customization/complementary-reimagined) (and probably some others, but I haven't tested them). ## thanks thanks to my kettle for boiling me tea when i least deserve it diff --git a/src/main/resources/assets/nicer_skies/textures/monkey.png b/src/main/resources/assets/nicer_skies/textures/monkey.png deleted file mode 100644 index 1ca5df4..0000000 Binary files a/src/main/resources/assets/nicer_skies/textures/monkey.png and /dev/null differ