Stellar View Mixin Renderer
No reviews yet
Renders Stellar View sky using mixin, avoiding the requirement for dimension special effects
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
StellarView mixin renderer
Renders the Stellar View sky using a mixin.
This allows setting custom View Centers to dimensions with a datapack. Otherwise, it is required for a mod that overrides the dimension type and implements custom dimension special effects.
StellarView created by Povstalec
Drawbacks
If a mod implements its own compatibility for Stellar View using the dimension special effect and adds custom logic (beyond a simple render of Stellar View sky), this mixin will override it.
Dimension Special Effects overrides
Some Dimensions Special Effects can be overridden using a resourcepack.
To override effects for a dimension dimension_namespace>:<dimension_name> e.g. minecraft:overworld:
create resourcepack entry:
assets/<dimension_namespace>/stellarview_mixin_renderer/dimension_special_effects/<dimension_name>.json
assets/minecraft/stellarview_mixin_renderer/dimension_special_effects/overworld.json
Supported options are (with default values):
"disable_override": false, // when true, the override will not be applied and all other options are ignored
"cloud_height": null, // float
"has_ground": null, // boolean
"sky_type": null, // "NONE", "NORMAL", "END"
"force_bright_lightmap": null, // boolean
"constant_ambient_light": null, // boolean
"has_snow_and_rain": true, // when false, snow/rain rendering will be skipped
"disable_fog": false, // when true, fog rendering will be skipped, and fog_always option will be ignored
"fog_always": false, // when true, fog will be always rendered
"has_sunrise": true, // when false, sunrise color will not be provided and the rendering will be skipped
"has_clouds": true // when false, cloud rendering will be skipped
StellarView mixin renderer
Renders the Stellar View sky using a mixin.
This allows setting custom View Centers to dimensions with a datapack. Otherwise, it is required for a mod that overrides the dimension type and implements custom dimension special effects.
StellarView created by Povstalec
Drawbacks
If a mod implements its own compatibility for Stellar View using the dimension special effect and adds custom logic (beyond a simple render of Stellar View sky), this mixin will override it.
Dimension Special Effects overrides
Some Dimensions Special Effects can be overridden using a resourcepack.
To override effects for a dimension dimension_namespace>:<dimension_name> e.g. minecraft:overworld:
create resourcepack entry:
assets/<dimension_namespace>/stellarview_mixin_renderer/dimension_special_effects/<dimension_name>.json
assets/minecraft/stellarview_mixin_renderer/dimension_special_effects/overworld.json
Supported options are (with default values):
"disable_override": false, // when true, the override will not be applied and all other options are ignored
"cloud_height": null, // float
"has_ground": null, // boolean
"sky_type": null, // "NONE", "NORMAL", "END"
"force_bright_lightmap": null, // boolean
"constant_ambient_light": null, // boolean
"has_snow_and_rain": true, // when false, snow/rain rendering will be skipped
"disable_fog": false, // when true, fog rendering will be skipped, and fog_always option will be ignored
"fog_always": false, // when true, fog will be always rendered
"has_sunrise": true, // when false, sunrise color will not be provided and the rendering will be skipped
"has_clouds": true // when false, cloud rendering will be skipped
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers