File Details
Superflat++ 1.0.3 for 1.19.2.zip
- R
- Aug 26, 2022
- 513.02 KB
- 1.6K
- 1.19.2+3
File Name
Superflat++ 1.0.3 for 1.19.2.zip
Supported Versions
- 1.19-Snapshot
- 1.19.2
- 1.19.1
- 1.19
- Remade from scratch
- Instead of erasing the given height from the top the world is told not to generate terrain above height 64.
- You can edit the top limit by editing overworld.json file inside the data pack located in \data\minecraft\worldgen\noise_settings, all you have to do is edit "height": 128, (this one to the wanted height. Beware though! The given maximum height can only be a multiple of 16 and you need to subtract 64 from the value to get the actual value. Meaning 128 won't generate terrain above Y64. If you set the value to 192 then the world will generate terrain up to 128 blocks in height from zero)