Snow snales as rare structures#2752
Merged
Merged
Conversation
Contributor
|
It'd be cool to see buried stone "ruins" in temperate biomes |
IntegratedQuantum
requested changes
Apr 11, 2026
| @@ -1,5 +1,6 @@ | |||
| .{ | |||
Member
There was a problem hiding this comment.
tall mountain slopes 3-6 also have snow.
Contributor
Author
There was a problem hiding this comment.
done, also fixed a merge conflict
IntegratedQuantum
requested changes
Apr 12, 2026
Member
IntegratedQuantum
left a comment
There was a problem hiding this comment.
you also forgot to tag the winter wonderland
| .structures = .{ | ||
| .{ | ||
| .id = "cubyz:sbb", | ||
| .chance = 0.000005, |
Member
There was a problem hiding this comment.
I think we can make them more common, they are harder to spot from a distance, and restricted to a limited set of biomes.
Contributor
Author
There was a problem hiding this comment.
Made them common enough where I was able to find one snowsnale in an area of 3 snowy biomes. also winter wonderland is now tagged
IntegratedQuantum
approved these changes
Apr 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a snowy structure table and tag so snow snales can appear in any snowy biome (rarely.)
We could use this table for other things in the future, like igloos or snowcastles.