"bedrock_roof_position" tag number does not represent height, but height modifier
The "bedrock_roof_position" tag for custom dimensions is calculated improperly.
Issue:
When setting the "bedrock_roof_position" to 30, the bedrock roof moves down 30 blocks from y=127 (moving it to y=97). The bedrock roof can only be moved down because of this. The range is stated to be -20..X, however placing a negative number to move the roof up makes it not generate at all.
Expected Behavior:
Setting "bedrock_roof_position": 27 would set the bedrock height to y=27, OR set it 27 blocks from the top of the world (0 being y=255, 27 being y=228), OR have a range of -127..128 to move it to y=0 and y=255
2020-06-18, 03:19 AM
2021-11-11, 09:08 AM
2021-11-11, 09:08 AM
2
2