ChaoticTrials / SkyblockBuilder

Let you create a custom skyblock island via config
https://modrinth.com/mod/skyblock-builder
Apache License 2.0
8 stars 6 forks source link

Add Y-Offset for Island Templates #127

Closed Noobulus closed 1 year ago

Noobulus commented 1 year ago

Describe your idea

Island generation can be offset on the X and Z axes already. The ability to offset templates by some Y-value would allow for islands with different template heights to have the same ground level.

Noobulus commented 1 year ago

For example, I've built these two islands for my pack:

2023-04-14_01 17 25 2023-04-15_20 54 10

They both have different total heights, but I want them to both generate with the ground level at y=63.

MelanX commented 1 year ago

Your idea is a template specific y offset, right? So, a bit different compared to X/Z offset.

Noobulus commented 1 year ago

Yeah, template-specific y-offsets are what I meant.