← Назад к ресурсам

Planetarium

See the real-life solar system at night!

Modrinth decoration

Описание

[![Join our Discord server.](https://cdn.jsdelivr.net/gh/intergrav/devins-badges/assets/cozy/social/discord-plural_vector.svg)](https://discord.debuggy.gay) [![Check out the Planetarium gallery.](https://cdn.jsdelivr.net/gh/intergrav/devins-badges/assets/cozy/documentation/modrinth-gallery_vector.svg)](https://modrinth.com/mod/planetarium/gallery) ![No Forge!](https://cdn.jsdelivr.net/gh/intergrav/devins-badges/assets/cozy/unsupported/forge_vector.svg) ##### If using Quilt, use QSL/QFAPI; if using Fabric, use FAPI; or if using (neo)Forge, use Sinytra Connector + Forgified FAPI. ## About Planetarium simply renders the solar system planets in Minecraft's skybox during the night. In a way, the MC skybox is a planetarium if you think about it. The planet textures are made by @Crackers0106 ([PR #1](https://github.com/woodiertexas/planetarium/pull/1)) and @lxly9 ([PR #2](https://github.com/woodiertexas/planetarium/pull/2)). The project source is licensed under the MIT license whereas the [project assets](https://github.com/woodiertexas/planetarium/tree/1.20/src/main/resources/assets/planetarium) are licensed under the [Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International License](https://creativecommons.org/licenses/by-nc-nd/4.0/deed.en). ## FAQs Q: Can I use Planetarium with Shaders? A: Planetarium has been tested with Complementary Shaders and it works as long as you set the `Sun/Moon Style` to `Reimagined`. Q: (1.21+ only) Can I configure what planets are visible and/or their sizes? A: Yes, by making a datapack containing planet JSONs and textures. > Planet JSONs go in `src/main/resources/assets/your_mod/planetarium/planets` Planet textures go in `src/main/resources/assets/your_mod/textures/planetarium/planets` Optionally, texture overrides can be done as shown [here](https://github.com/woodiertexas/planetarium/blob/1.20/src/main/resources/assets/planetarium/planetarium/planets/north_star.json). An example planet pack can be found [here](https://modrinth.com/resourcepack/planetarium-semi-realistic). Q: Can I port Planetarium to another MC version? A: Yes, as long as those ports are not for (neo)Forge. Q: Can I port Planetarium to another modloader? A: No, you cannot port Planetarium to a modloader that isn't Quilt or Fabric such as (neo)Forge, or another non-Quilt/Fabric modloader. ## Screenshots ![Vanilla MC moon and the Gas Giants above a hilly area.](https://cdn.modrinth.com/data/dBOB3VZD/images/451a1b5d18ea2af6bd3e725acba7c2f2a1e95ca3.png) ![Mars, Jupiter and Saturn in the night sky.](https://cdn.modrinth.com/data/dBOB3VZD/images/5369f41501c159074edc01b9521380e3d534c6ca.png) ![Close-up view of the North Star](https://cdn.modrinth.com/data/dBOB3VZD/images/abcb7ef557a11d77d201f0f17c4676828e6bd67e.png)