EwyBoy / World-Stripper

Strips away blocks to reveal the underground world gen. A must have tool for all map-makers, pack-makers or developers.
https://www.curseforge.com/minecraft/mc-mods/world-stripper
MIT License
13 stars 3 forks source link

[Bug] World stripper only works up to y=256 #30

Closed XnoobSpeakable closed 1 month ago

XnoobSpeakable commented 2 months ago
Minecraft Version

1.20.1

Forge Version

47.3.0

Mod Version

3.3.0

Describe the bug

It only strips the world up to y=256, higher terrain is not stripped.

How to reproduce

Use any customised world (such a datapack world) that has terrain above y=256

(crash not applicable, it doesnt crash)

Screenshots / Images

image

image

EwyBoy commented 1 month ago

You can edit the mods config files values startY and stopY to change where the strip starts and stops.