big papa Posted October 16, 2020 Share Posted October 16, 2020 I know that there is ".parent()", but I couldn't find any documentation on how to use it. How do I parent off of the Plains biome? Thanks! Quote Link to comment Share on other sites More sharing options...
ChampionAsh5357 Posted October 16, 2020 Share Posted October 16, 2020 4 hours ago, big papa said: I know that there is ".parent()", but I couldn't find any documentation on how to use it. How do I parent off of the Plains biome? My recommendation is opening up the PlainsBiome class and reusing the builder within. The parent method determines whether the biome is a mutation of a different one (e.g. Modified Badlands Plateau is a mutation of Badlands Plateau). It would be better just to supply the builder with similar or the same parameters as those within the biome you would like to replicate. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.