#Water lake Generated Percentage on One Terralith Biome as Datapack

7 messages · Page 1 of 1 (latest)

proven swallow
#

Hello everyone!

You were a great help to me in the past with Terralith changes, so I was hoping you could assist with something else.

I’m currently working on a plot plugin that runs an automated plot system on the overworld. The world itself is set to feature only one biome from Terralith (this part is solved), but now I need some modifications to the biome. Specifically, I’d like nearly every plot to include a small body of water—something like a little lake, 8–14 blocks in size, rather than a large sea.

Each plot within the plugin consists of a 125x125 grid field, so I’d like to ensure a small lake is generated approximately every 125 blocks using the Terralith world generator. Ideally, this wouldn’t be done with schematics but rather as part of the world generation itself.

Additionally, around each small lake, I’d like there to be flowers within 1–2 blocks of the water, as if bonemeal had been applied in a small radius. Inside the water, there should be seagrass and one fish.

I’d really appreciate any help with this! If someone is able to make this work for me, I’m willing to offer $20USD as compensation, for a fast solution.

Datapack: Terralith
Version: Folia 1.20.4
Plot Plugin: in development, custom
Biome: (forgot the name, will search it)

If you have any questions, please let me know!

(Extra: I want only 3-4 custom-built trees per plot to be generated (larger trees). Is this better solved with another custom datapack caused to schematic or within the world generation itself?)

opaque girderBOT
#
Your Support Question

Thanks for creating a thread! Be patient, and we will answer your question when we are able to. In the meantime...

• Check the FAQ by doing /faq to see if your question is already answered.
• Did you describe your issue thoroughly?
• Are relevant logs attached?
• Is your thread tagged appropriately?
• Ensure you've answered the questions outlined in our Post Guidelines.

When your question is answered, please close it with /close, or click the button. Thank you!

proven swallow
#

Important: The world should consist of only the selected biome with its landscape, without any large seas. Only small lakes should be generated to ensure that the invisible grid fields of the plot plugin have nearly equal block distribution within each 125x125 plot. The terrain should feature only small lakes and regular landscapes—no large seas should be allowed.

nocturne granite
proven swallow
#

Thanks!