setSpawnStructure("bedrock")
layers = new LayerGenerator()
layers.addLayer(0~256, <minecraft:bedrock>)
disableNetherPortal()
addGenerator(layers)