Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rendering for fluids to in-world structure previews #17

Open
wants to merge 1 commit into
base: 1.21
Choose a base branch
from

Conversation

solonovamax
Copy link

This PR adds rendering for fluids (water, lava, as well as modded fluids*) to the in-world structure preview.

Other minor (associated) changes:

  • Add a new structure to the testmod that contains water. This is only for testing purposes.
  • Add config to lavender to allow changing opacity of preview I found it was a tad difficult to see the water, as it's now doubly transparent (water is transparent + the preview is transparent), so instead I made it adjustable
    • Config is done using owo-config, as it's already included
    • Added english translation for config option. (I don't know german, so can't do that)

*Has not been tested

Other minor (associated) changes:
- Add new structure to testmod that contains water for testing
- Add config to lavender to allow changing opacity of preview
  I found it was a tad difficult to see the water,
  as it's now doublely transparent
  (water is transparent + the preview is transparent),
  so instead I made it adjustable
  - Config is done using owo-config, as it's already included
  - Added english translation for config option.
    (I don't know german, so can't do that)

Signed-off-by: solonovamax <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant