PREMIEREHELL

Results 4 issues of PREMIEREHELL

### Current Behaviour: When converting bedrock to java that has 2d biomes Biome sizes are 256 (256) columns and 1024 (16) columns The biome array does not get converted over...

type: bug
priority: high

## Bug Report self.world.get_version_block(x, y, z, self.canvas.dimension, (block_platform, block_version)) self.world.set_version_block(x, y, z, self.canvas.dimension, (block_platform, block_version),block_with_extra, blockentitiy) ### Current Behaviour: get returns None set ignores. extra_block ### Expected behavior: return extra_block...

type: bug
priority: high

### Current Behaviour: The 3d array does not match the 2d array ### Expected behavior: They should match ### Steps To Reproduce: ``` chunk.biomes.convert_to_3d() ``` ### Environment: - OS: Windows...

type: bug
priority: critical

### The Problem When Conversion or moving Structures The Spawns The is no option to copy the Spawns There are at least 4 Hardcoded structures with Hardcoded Spawns; Fortress, Monument,...

type: enhancement
priority: low